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 |
What’s the difference between borland silk evaluation and selenium?
What are soft assert and hard assert in selenium?
How can we get a text of a web element?
How to switch between frames in selenium?
Explain how you can switch back from a frame?
How to launch a browser using selenium webdriver?
Which is the only browser that supports selenium ide to be used?
What is selenium?
what is the use of x-path?
How to locate a link using its text in selenium?
What are the important selenium ide commands or selenese commands?
What is exception test in selenium?