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 when running the software test script. “setSpeed” Command “setSpeed” Command setup the delay between two command execution or we can say it is useful to managing the execution speed of selenium IDE software. … Read more