mozilla-services / axe-selenium-python

aXe Selenium Integration python package
https://pypi.python.org/pypi/axe-selenium-python/
Mozilla Public License 2.0
58 stars 50 forks source link

Update selenium to 3.14.0 #113

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates selenium from 3.13.0 to 3.14.0.

Changelog ### 3.14.0 ``` * Fix doc of URL-related ExpectedCondition (6236) * Added ExpectedCondition invisibility_of_element * Swap out httplib for urllib3 * Be consistent with webdriver init kwarg service_log_path (5725) ```
Links - PyPI: https://pypi.org/project/selenium - Changelog: https://pyup.io/changelogs/selenium/ - Repo: https://github.com/SeleniumHQ/selenium/