Selenium Features Selenium is an open source and portable Web testing Framework. Selenium IDE provides a playback and record feature for authoring…
selenium ide
-
-
Selenium IDE- Commands (Selenese) Selenium commands, also known as “Selenese” are the set of commands used in Selenium IDE that run your…
-
Selenium IDE-Features Selenium IDE is divided into different components, each having their own features and functionalities.We have categorized seven different components of…
-
Selenium IDE- First Test Case In this section, you will learn how to create a basic test case in Selenium ide. The…
-
Handling Checkbox In this section, you will learn how to handle checkbox in selenium webdriver. Let’s create a test case in which…
-
Selenium IDE- Locating Strategies For most of the Selenium commands, we need a target location which uniquely defines the web element in…
-
Handling Radio buttons In this section, you will learn how to handle radio buttons in selenium web driver. Following are the steps…
-
Selenium Integrated Development Environment (IDE) Selenium IDE (Integrated Development Environment) is an open source web automation testing tool under the Selenium Suite.…
-
Selenium Limitations Selenium does not support automation testing for desktop applications. Selenium requires high skill sets in order to automate tests more…
-
Selenium Maven Maven is the latest build testing tool. It has several new features as compare to Ant, like dependency, etc. Maven…