Selenium RC Question:
Download Questions 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

Download Selenium Remote Control Interview Questions And Answers PDF

Previous QuestionNext Question
Which is the command used for running the Selenium RC Server?How to configure Selenium RC with eclipse to run Junit Tests?