Use of “setSpeed” and “setTimeout” commands in selenium IDE
“setSpeed” and “setTimeout” are very basic useful commands in selenium IDE software testing tool. User can control selenium speed and timeout period […]
“setSpeed” and “setTimeout” are very basic useful commands in selenium IDE software testing tool. User can control selenium speed and timeout period […]
There are many types of HTML DOM Events available on web page. In selenium IDE, “fireEvent” command is the solution to handle […]
Learn how to use storeElementPositionLeft and storeElementPositionTop in Selenium IDE to capture element positions for layout testing and visual validation.
“chooseCancelOnNextConfirmation” command “chooseCancelOnNextConfirmation” command used with confirmation popup box. When you are performing some major action like deleting records at that place […]