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 driver names #1

Closed
chrwen-omicron opened this issue Jun 15, 2016 · 4 comments
Closed

Selenium driver names #1

chrwen-omicron opened this issue Jun 15, 2016 · 4 comments
Assignees
Labels

Comments

@chrwen-omicron
Copy link

Hi,
Why would you change the names of the drivers? Selenium is using them as default value ...

@agabrys agabrys self-assigned this Jun 15, 2016
@agabrys
Copy link
Owner

agabrys commented Jun 15, 2016

Hi,
Honestly I didn't know that Selenium looks for them under these names. I will try to restore default names in this week. Of course all drivers still will be extracted to one directory.

Regards

@agabrys agabrys added the bug label Jun 15, 2016
@chrwen-omicron
Copy link
Author

chrwen-omicron commented Jun 15, 2016

Well it's not a big deal, I was just curious.

Check the __init__ method of the WebDriverclass in https://github.com/SeleniumHQ/selenium/blob/master/py/selenium/webdriver/chrome/webdriver.py and https://github.com/SeleniumHQ/selenium/blob/master/py/selenium/webdriver/ie/webdriver.py.
The default values are chromedriver and IEDriverServer.exe.

Thanks for those packages, keep it up!

@agabrys
Copy link
Owner

agabrys commented Jun 19, 2016

Done.

Status:

  • ie, chrome and opera: waiting for moderation
  • all: I will push it, when ie, chrome and opera will be approved

@agabrys agabrys closed this as completed Jun 19, 2016
@agabrys agabrys removed the question label Jun 19, 2016
@chrwen-omicron
Copy link
Author

Nice, thanks!

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

No branches or pull requests

2 participants