Changelog
### 3.141.0
```
* Bump version to a better approximation of Π
* Improved Test build targets
* fix os path in test for Windows
* use 'NUL' for /dev/null on Windows
* Update ctor docstrings to explain that a directory passed in is cloned. Fixes 6542
* Allow passing of service_args to Safari. Fixes 6459
* Remove element equals url
* Improved WebExtension support
```
Links
- PyPI: https://pypi.org/project/selenium
- Changelog: https://pyup.io/changelogs/selenium/
- Repo: https://github.com/SeleniumHQ/selenium/
This PR updates selenium from 3.14.1 to 3.141.0.
Changelog
### 3.141.0 ``` * Bump version to a better approximation of Π * Improved Test build targets * fix os path in test for Windows * use 'NUL' for /dev/null on Windows * Update ctor docstrings to explain that a directory passed in is cloned. Fixes 6542 * Allow passing of service_args to Safari. Fixes 6459 * Remove element equals url * Improved WebExtension support ```Links
- PyPI: https://pypi.org/project/selenium - Changelog: https://pyup.io/changelogs/selenium/ - Repo: https://github.com/SeleniumHQ/selenium/