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

Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...

dependencies

This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **3.12** to **6.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/pyyaml - Homepage: https://pyyaml.org/

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

* Selenium extensions version: latest * Python version: 3.6 * Operating System: Ubuntu 18.04 ### Description I tried to install ``` pip install selenium_extensions ``` but received error. ### What...

This PR updates [bumpversion](https://pypi.org/project/bumpversion) from **0.5.3** to **0.6.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/bumpversion - Changelog: https://pyup.io/changelogs/bumpversion/ -...

'''I want to pick date from calendar and want to click on "Search for Bus ''' ||| link to the Website [this](http://www.ksrtc.in/oprs-web/) So far this is my code : ```...

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

This PR updates [selenium](https://pypi.org/project/selenium) from **3.10.0** to **4.5.0**. Changelog ### 4.5.0 ``` * Fix frame_to_be_available_and_switch_to_it() for string inputs (10963) * Implicit non w3c capability conversion for `acceptSslCerts`, `platform` and `version`...

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.7.0** to **5.2.2**. Changelog ### 5.2.2 ``` ===================================== * 10872: Restore link targets for autodoc modules to the top of content. Patch by Dominic Davis-Foster....