Is there a way for me to know all available options when I start selenium server?



Is there a way for me to know all available options when I start selenium server?..

Answer / Bhumika Kansal

Yes, you can view the available options by starting Selenium Server with the -help or --help flag. For example: `java -jar selenium-server-standalone-x.x.x.jar -help`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What’s the difference between borland silk evaluation and selenium?

1 Answers  


What are soft assert and hard assert in selenium?

1 Answers  


How can we get a text of a web element?

1 Answers  


How to switch between frames in selenium?

1 Answers  


Explain how you can switch back from a frame?

1 Answers  


How to launch a browser using selenium webdriver?

1 Answers  


Which is the only browser that supports selenium ide to be used?

1 Answers  


What is selenium?

1 Answers  


what is the use of x-path?

1 Answers  


How to locate a link using its text in selenium?

1 Answers  


What are the important selenium ide commands or selenese commands?

1 Answers  


What is exception test in selenium?

1 Answers  


Categories