1.

Is There A Way For Me To Know All Available Options When I Start Selenium Server?

Answer»

If you want to SEE all OPTIONS available while starting Selenium server then you should use option “-h” while starting Selenium server

JAVA –jar .jar –h

It WOULD DISPLAY you all the options which you can use while starting the Selenium server.

If you want to see all options available while starting Selenium server then you should use option “-h” while starting Selenium server

Java –jar .jar –h

It would display you all the options which you can use while starting the Selenium server.



Discussion

No Comment Found