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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update selenium to 3.6.0 #64

Merged
merged 1 commit into from
Sep 28, 2017
Merged

Conversation

pyup-bot
Copy link
Contributor

There's a new version of selenium available.
You are currently using 3.5.0. I have updated it to 3.6.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

3.6.0

  • Fix package name in python webelement module (4670)
  • Fix python driver examples (3872)
  • No need to multiply pause by 1000
  • Add pause to action chains
  • only check for proxyType once
  • lowercase proxy type for w3c payload in python 4574
  • guarding against null return value from find_elements in python 4555
  • remove unnecessary pytest marking, address flake8 issues
  • allow IE WebDriver to accept IE Options
  • add IE Options class
  • convert OSS capabilities to W3C equivalent for W3C payload
  • Add Safari to API docs

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@codingjoe codingjoe merged commit d23f9bb into master Sep 28, 2017
@codingjoe codingjoe deleted the pyup-update-selenium-3.5.0-to-3.6.0 branch September 28, 2017 14:55
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

Successfully merging this pull request may close these issues.

None yet

2 participants