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

Selenium is calling geckodriver with the wrong parameter (webdriver-port was changed to port) #2544

Closed
Marcelovk opened this issue Aug 1, 2016 · 0 comments

Comments

@Marcelovk
Copy link

Meta -

OS:
Linux
Selenium Version:
2.53.4 and 3.0.0-beta 1

Trying to run firefox in a selenium grid with marionette + a version compiled from the current source of geckodriver yelds an error in geckodriver telling that webdriver-port is an invalid argument. Looking at this commit mozilla/geckodriver@9e05d53, they changed the argument from 'webdriver-port' to 'port'

I have opened an issue there
mozilla/geckodriver#154

And the current answer from them is that this changed to be more in line with chromedriver. So I am opening here as well.

topherbullock pushed a commit to topherbullock/selenium that referenced this issue Oct 4, 2017
…2544

GeckoDriver updated the arguments to match that of IEDriver and ChromeDriver
and now uses --port instead of --webdriver-port
@lock lock bot locked and limited conversation to collaborators Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant