selenium_extensions
selenium_extensions copied to clipboard
Tools that will make writing tests, bots and scrapers using Selenium much easier
This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.1** to **7.5.4**. Changelog ### 7.5.4 ``` -------------------------- - If you attempt to combine statement coverage data with branch coverage data, coverage.py used to fail...
This PR updates [selenium](https://pypi.org/project/selenium) from **3.10.0** to **4.22.0**. Changelog ### 4.22.0 ``` * Fix EOFError when calling the Remote WebDriver download_file method (14031) * Add low-level sync API to use...
This PR updates [flake8](https://pypi.org/project/flake8) from **3.5.0** to **7.1.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/flake8 - Repo: https://github.com/pycqa/flake8
This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.1.4** to **42.0.8**. Changelog ### 42.0.8 ``` ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.2. .. _v42-0-7: ``` ###...
This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.8.3** to **4.0.1**. Changelog ### 4.0.1 ``` ~~~~~ 2024-05-23 • `full history <https://github.com/gorakhargosh/watchdog/compare/v4.0.0...v4.0.1>`__ - [inotify] Fix missing ``event_filter`` for the full emitter (`1032 <https://github.com/gorakhargosh/watchdog/pull/1032>`__) -...
This PR updates [tox](https://pypi.org/project/tox) from **2.9.1** to **4.23.2**. Changelog ### 3.28.0 ``` -------------------- Features ^^^^^^^^ - Support provision of tox 4 with the ``min_version`` option - by :user:`hroncok` `2661 <https://github.com/tox-dev/tox/issues/2661>`_...
This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.1** to **7.6.4**. Changelog ### 7.6.4 ``` -------------------------- - fix: multi-line ``with`` statements could cause contained branches to be incorrectly marked as missing (`issue 1880`_)....
This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.1.4** to **43.0.3**. Changelog ### 43.0.3 ``` ~~~~~~~~~~~~~~~~~~~ * Fixed release metadata for ``cryptography-vectors`` .. _v43-0-2: ``` ### 43.0.2 ``` ~~~~~~~~~~~~~~~~~~~ * Fixed compilation when...
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.7.0** to **8.1.3**. Changelog ### 8.1.3 ``` ============================== Bugs fixed ---------- * 13013: Restore support for :func:`!cut_lines` with no object type. Patch by Adam Turner....
This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.8.3** to **5.0.3**. Changelog ### 5.0.3 ``` ~~~~~ 2024-09-27 • `full history <https://github.com/gorakhargosh/watchdog/compare/v5.0.2...v5.0.3>`__ - [inotify] Improve cleaning up ``Inotify`` threads, and add ``eventlet`` test cases...