selenium_extensions icon indicating copy to clipboard operation
selenium_extensions copied to clipboard

Tools that will make writing tests, bots and scrapers using Selenium much easier

Results 59 selenium_extensions issues
Sort by recently updated
recently updated
newest added

This PR updates [selenium](https://pypi.org/project/selenium) from **3.10.0** to **4.4.0**. Changelog ### 4.4.0 ``` * More flexibility in locating Firefox binary (10818) * Add CDP for v104, remove support for v101 *...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.1** to **6.4.3**. Changelog ### 6.4.3 ``` -------------------------- - Fix a failure when combining data files if the file names contained glob-like patterns (`pull 1405`_)....

This PR updates [flake8](https://pypi.org/project/flake8) from **3.5.0** to **5.0.3**. Changelog ### 3.9.2 ``` ------------------- You can view the `3.9.2 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix error...

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.7.0** to **5.1.1**. Changelog ### 5.1.1 ``` ===================================== Bugs fixed ---------- * 10701: Fix ValueError in the new ``deque`` based ``sphinx.ext.napolean`` iterator implementation. * 10702:...

This PR updates [pip](https://pypi.org/project/pip) from **9.0.1** to **22.2**. Changelog ### 22.2 ``` ================= Deprecations and Removals ------------------------- - Remove the ``html5lib`` deprecated feature flag. (`10825 <https://github.com/pypa/pip/issues/10825>`_) - Remove ``--use-deprecated=backtrack-on-build-failures``. (`11241...

This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.1.4** to **37.0.4**. Changelog ### 37.0.4 ``` ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5. .. _v37-0-3: ``` ###...

This PR updates [tox](https://pypi.org/project/tox) from **2.9.1** to **3.25.1**. Changelog ### 3.25.1 ``` -------------------- Bugfixes ^^^^^^^^ - ``sitepackages = true`` will add user's site-package to the python path on Windows as...

This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.8.3** to **2.1.8**. Changelog ### 2.1.8 ``` ~~~~~ 2022-05-15 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.7...v2.1.8>`__ - Fix adding failed emitters on observer schedule. (`872 <https://github.com/gorakhargosh/watchdog/issues/872>`__) - [inotify]...

This PR updates [PyVirtualDisplay](https://pypi.org/project/PyVirtualDisplay) from **0.2.1** to **3.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/pyvirtualdisplay - Repo: https://github.com/ponty/pyvirtualdisplay

This PR updates [wheel](https://pypi.org/project/wheel) from **0.30.0** to **0.37.1**. Changelog ### 0.37.1 ``` - Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (415) - Fixed parsing...