Example of “waitForAllFields” and “waitForAllButtons” command in selenium IDE
“waitForAllFields” Command Sometimes when page speed or internet speed is too much slow and page taking too much time to load its […]
“waitForAllFields” Command Sometimes when page speed or internet speed is too much slow and page taking too much time to load its […]
“storeElementHeight” command “storeElementHeight” command useful to measure the height of elements like button, textbox, images etc. You need to measure element’s height […]
“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 […]