Selenium server command options while starting server.

Adviser at 06h03
09
Sep
2009
Selenium server command options while starting server.

Usage: java -jar selenium-server.jar [-interactive] [options]

-port : the port number the selenium server should use
(default 4444)

-timeout : an integer number of seconds before we should give
up

-interactive: puts you into interactive mode. See the tutorial for
more deta
About
This topic belongs to the forum
  • Numbers of topics : 1155
  • Numbers of messages : 3119
  • Numbers of users : 2125
  • Numbers of points : 1359
Similar topics
Hi Friends, I am trying to run the selenium server from c# (Visual studio), without manually running the server from command prompt. Help me in this regard.
In selenium IDE I added gotoIf function and it works perfectly, but how can I add this to my selenium-server-standalone.jar file so I can run my tests from the command line for the other browsers ? Or in other words how to include user-extensions.js into
Hi, I am trying to start Selenium Server from CMD using "java -jar selenium-server-standalone-2.5.0.jar" The error i get is "Error: Invalid or corrupt jarfile selenium-server-standalone-2.5.0.jar" I am using 64bit Windows 7 I type
Hi all, I am using Selenium RC with java client driver. i am using "java -jar selenium-server.jar" to start RC server. It gets stopped when it encounters Error (Even Timeout error). Is it possible to run continuesly even it
Hi All, I am able to do my tests when my Selenium RC Server is started. I am currently using command shell to start my Selenium RC Server as: java -jar selenium-server.jar. But I want to handle this part in my coding.I am using Eclipse tool. Please le
Forums from same category
See also
more_less
Informations

0 Replies For the topic :
"Selenium server command options while starting server."

This topic has been viewed 10011 times.

Last message :
09/09/2009 at 06h03 by "Adviser"