How to overcome the timeout issue in Selenium RC

In this article I will tell you about the -timeout nn command line parameter and how to use it.

java -jar selenium-server.jar -port 4545 -timeout 50000

Here you are setting the timeout to 50 secs. You can increase the time depending on the server response time.

 

Submitted by Puddupakkam Pavandeep

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: wiki
Posted on: 2/22/2010 at 2:02 PM
Tags: , ,
Categories: Software Testing
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

Comments

Add comment


 

  Country flag

biuquote
  • Comment
  • Preview
Loading