Selenium IDE “Highlight Elements” Plugin installation
Highlighting individual element will be done directly by using “highlight” command with selenium IDE. You can see script Example 1, Example 2 […]
Highlighting individual element will be done directly by using “highlight” command with selenium IDE. You can see script Example 1, Example 2 […]
How to use “while” and “endWhile” command in selenium IDE software testing tool “while” command is not supported by default in selenium […]
Selenium can drag and drop element using “dragAndDrop” and “dragAndDropToObject” commands. Click here to read both command’s description with example. I have […]
How to Drag and Drop Element using selenium? Bellow given “dragAndDrop” and “dragAndDropToObject” commands can perform that action in selenium. You can […]