Selenium RC Question:
Download Job Interview Questions and Answers PDF
How to run selenium commands in slow motion in Selenium RC?
Answer:
You can run the selenium commands in RC slow motion by two ways:
selenium.setSpeed
thread.sleep
selenium.setSpeed
thread.sleep
Download Selenium Remote Control Interview Questions And Answers
PDF
Previous Question | Next Question |
Which is the command used for running the Selenium RC Server? | How to configure Selenium RC with eclipse to run Junit Tests? |