Selenium IDE “Stored Variables Viewer” plugin to view value of variable
In Selenium IDE test cases, we often using variables to store values like numbers, string, URL etc.. in it to use it […]
In Selenium IDE test cases, we often using variables to store values like numbers, string, URL etc.. in it to use it […]
Selenium IDE has built in Log tab where you can see selenium command Execution log of your software application test case but […]
Highlighting individual element will be done directly by using “highlight” command with selenium IDE. You can see script Example 1, Example 2 […]
Selenium IDE has a built in functionality to exporting recorded test case and test suite of web software application but it has not […]