Skip to main content

Selenium supporter

Project description

selenium-supporter

https://pypi.org/project/selenium-supporter

pip install selenium-supporter

Supported APIs:

import selenium_supporter

selenium_supporter.drivers.ChromeDriver()
selenium_supporter.drivers.ChromeDebuggingDriver()

selenium_supporter.utils.get_chrome_web_browser_path()
selenium_supporter.utils.kill_all_chrome_web_browser_processes()
selenium_supporter.utils.kill_all_chrome_web_browser_driver_processes()
selenium_supporter.utils.open_chrome_web_browser(user_data_dir=None, proxy_server=None)
selenium_supporter.utils.open_chrome_web_browser_with_remote_debugging_mode(remote_debugging_port, remote_debugging_address, user_data_dir=None, proxy_server=None, headless=False)
selenium_supporter.utils.check_port_open(ip, port)
selenium_supporter.utils.save_partial_screenshot(element, image_file)
selenium_supporter.utils.save_full_screenshot(driver, image_file)     
selenium_supporter.utils.save_full_screenshot_with_scroll(driver, image_file)
selenium_supporter.utils.save_partial_screenshot_with_scroll(driver, partial_element, image_file)
selenium_supporter.utils.set_value(driver, element, value)
selenium_supporter.utils.set_attribute(driver, element, attribute, value)
selenium_supporter.utils.remove_element(driver, element)
selenium_supporter.utils.remove_x_scrollbar(driver)
selenium_supporter.utils.click(driver, element)
selenium_supporter.utils.send_keys_click(driver, element)    
selenium_supporter.utils.javascript_click(driver, element)

Examples:
https://github.com/automatethem/selenium-supporter/blob/main/examples/server.py
https://github.com/automatethem/selenium-supporter/blob/main/examples/client.py

Project details


Download files

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

Source Distribution

selenium-supporter-0.0.7.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

selenium_supporter-0.0.7-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file selenium-supporter-0.0.7.tar.gz.

File metadata

  • Download URL: selenium-supporter-0.0.7.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for selenium-supporter-0.0.7.tar.gz
Algorithm Hash digest
SHA256 739b5071b5ab4937541178f2a5043780c2aaac7a6f6395b5b881164da8eccfe2
MD5 1e3f937d2b576d7a9dc73584ad447203
BLAKE2b-256 01a62656865dddc58147cba31c38d4ed8a882240bd7d6cff9088e715b4767b02

See more details on using hashes here.

File details

Details for the file selenium_supporter-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for selenium_supporter-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 161c1847d1e3821bca627f7637a26a713ce0440e878dd3eb567593d693df97ab
MD5 93708863961d448e1b73596c2d9c1efa
BLAKE2b-256 d668f66b8ed9a4936d72294e08d097c3783065ec76b4711d2971346fb4cfa164

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