Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the responsive-lightbox domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wp-includes/functions.php on line 6114
Selenium IDE Archives - Testingpool

Tagged: Selenium IDE

StoredVars

Selenium IDE part 2

In part 1 , we have learnt about installation of Selenium IDE, details of its features and menus etc. In Selenium IDE part 2, we will see how to create test case and Suite...

Selenium IDE

Selenium IDE part 1

Before moving ahead, let’s see what we will be covering in this part of selenium tutorial. In this tutorial. we will learn about Selenium IDE (Integrated development Environment) from scratch like installing Selenium IDE...

Selenium Introduction

Selenium Introduction

Selenium is an open source tool used for test automation. It is mainly used for automating web application. It has an interesting history. First time, Selenium was introduced in 2004. At Thoughtworks, Jason Huggins was testing an...