WHAT IS DIFFERENCE BETWEEN CLICK & CLICKANDWAIT COMMAND?


click command only execute the command and then proceed to next command of the script.

clickAndWait executes the command and wait till timeout before proceeding to next command of the script.




Read more about timeout here : http://helloselenium.blogspot.in/2013/04/timeout-in-selenium-ide.html







Post a Comment

1 Comments


What would you like to add in my list? I look forward to reading your comments below.