Skip to main content

Adds some useful keys from the chrome.debugger library to Selenium

Project description

Adds some useful keys from the chrome.debugger library to Selenium

# Tested with:
# https://github.com/ultrafunkamsterdam/undetected-chromedriver
# Python 3.9.13
# Windows 10


$pip install a-selenium-add-special-keys

from auto_download_undetected_chromedriver import download_undetected_chromedriver
import undetected_chromedriver as uc
from a_selenium_add_special_keys import add_special_keys

if __name__ == "__main__":
    folderchromedriver = "f:\\seleniumdriver2"
    path = download_undetected_chromedriver(folder_path_for_exe=folderchromedriver, undetected=True)
    driver = uc.Chrome(driver_executable_path=path)
    driver = add_special_keys(driver)

Project details


Release history Release notifications | RSS feed

This version

0.10

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

a_selenium_add_special_keys-0.10.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file a_selenium_add_special_keys-0.10.tar.gz.

File metadata

File hashes

Hashes for a_selenium_add_special_keys-0.10.tar.gz
Algorithm Hash digest
SHA256 84d18e8cb0a7b434a6dbfae93eb0258f1089229df279ec549b94698db96d5cd4
MD5 ca7548ad3d096210cfbc4832a8c4311b
BLAKE2b-256 2f1d3c31deee8a9df7d7df9b62df339a71d1ef2d1a345f26a9cb68d43dd7c41d

See more details on using hashes here.

File details

Details for the file a_selenium_add_special_keys-0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for a_selenium_add_special_keys-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 4834e9a2d00c8a4148dee786def0759159adc387dd5e3b183eb091030a43805d
MD5 291978d7f9a698cf5fb0cd7390bb27f1
BLAKE2b-256 7992c23c2b56b81ad0327798f3b9a36505e52f97e36191354daa972a9c904a6b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page