Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while trying to start selenium server #7

Open
arifmasood opened this issue Mar 24, 2018 · 0 comments
Open

Getting error while trying to start selenium server #7

arifmasood opened this issue Mar 24, 2018 · 0 comments

Comments

@arifmasood
Copy link
Contributor

Error only while trying to run selenium-server. appium-server runs fine.

Steps To Reproduce:

Go to repo and run command >> "bin/selenium.sh start"
While all the dependencies are correctly installed including server, chrome browser and driver.

Below error is thrown:

Exception in thread "main" com.beust.jcommander.ParameterException: Unknown option: -Dwebdriver.chrome.bin=/Applications/Google Chrome.app
at com.beust.jcommander.JCommander.parseValues(JCommander.java:742)
at com.beust.jcommander.JCommander.parse(JCommander.java:282)
at com.beust.jcommander.JCommander.parse(JCommander.java:265)
at com.beust.jcommander.JCommander.(JCommander.java:210)
at org.openqa.grid.selenium.GridLauncherV3$1.setConfiguration(GridLauncherV3.java:227)
at org.openqa.grid.selenium.GridLauncherV3.buildLauncher(GridLauncherV3.java:155)
at org.openqa.grid.selenium.GridLauncherV3.main(GridLauncherV3.java:75)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant