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.4.2 #42

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

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

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

Changelog

3.4.2

  • translate move_by_offset command to w3c
  • Update capabilities properly instead of assuming dict structure. Fixes 3927
  • Add missing file for Chrome options to API docs.
  • Add Chrome options module to API docs.

3.4.1

  • Add back the ability to set profile when using Firefox 45ESR. Fixes 3897

3.4.0

  • Correct usage of newSession around firstMatch and alwaysMatch
  • Remove superfluous capabilities that are not needed
  • Add expected condition that waits for all found elements to be visible (3532)
  • Allow methods wrapped by EventFiringWebDriver and EventFiringWebElement (806)
  • Dropping javascriptEnabled capability for real browsers
  • Use W3C check from parent object instead of assuming from capabilities
  • Bump example source distribution to match latest release.
  • Replace TypeError with KeyError in remote webdriver error handler code (3826)
  • When testing Marionette use default capabilities in testing
  • Conform to the api of urllib2 for adding header for a request (3803)
  • Add text key to alertsendKeys parameters for W3C Endpoint
  • Location once scrolled into view should use W3C executeScript endpoint not JSONWP
  • Fixed the usage information in documentation of "save_screenshot". (3804)
  • Add Element Not Interactable exception
  • Clean up imports in error handler
  • flake8 cleanup

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

Happy merging! 馃

@pyup-bot pyup-bot mentioned this pull request May 18, 2017
@codingjoe codingjoe closed this May 19, 2017
@codingjoe codingjoe deleted the pyup-update-selenium-3.3.3-to-3.4.2 branch May 19, 2017 12:57
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