atexio / mercure

Mercure is a tool for security managers who want to train their colleague to phishing.
https://hub.docker.com/r/atexio/mercure/
GNU General Public License v3.0
267 stars 56 forks source link

Update selenium to 3.14.0 #201

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/
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 879


Totals Coverage Status
Change from base Build 863: 0.0%
Covered Lines: 2202
Relevant Lines: 2213

💛 - Coveralls
pyup-bot commented 6 years ago

Closing this in favor of #209