Extension of webdriver with less boilerplate
Project description
EnhancedWebdriver
An informal extension of selenium webdriver with more error handling and more complex functions. Like keeping driver up to date with Chrome version
Installation: `
pip install EnhancedWebdriver
`
Code example: `
driver = EnhancedWebdriver.create(
web_driver = None,
undetected = False,
options = None,
service = None,
keep_alive = True,
) # all arguements optional
`
Functions: `
`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file enhancedwebdriver-0.1.8.tar.gz
.
File metadata
- Download URL: enhancedwebdriver-0.1.8.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc5aee0287e447623d2ee2adba17435e00df70a2eb8705772796f1ab8eeabea3 |
|
MD5 | 15c4ff29bce86e44b6fbad22dc090cf1 |
|
BLAKE2b-256 | 4161c17949fe5abf5efecc60f20e6ecc70f8c687eb578806e7feffdbbb641e3e |
File details
Details for the file EnhancedWebdriver-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: EnhancedWebdriver-0.1.8-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b67ffe508545b1617f71193fc5f70e6fb2788398b57591edbf090eeaca6d0e0 |
|
MD5 | 4465b06e3e21fe880baabbc83d9f431c |
|
BLAKE2b-256 | 8d5b38ee9f9884c77a50796d48535116de7e303eacb3d3d8fd630e9c6407f770 |