Skip to main content

Undetected selenium without chromedriver usage

Project description

Selenium-Driverless

Feel free to test my code!

Getting Started

Dependencies

Installing

Usage

example script

import asyncio


async def main():
    from selenium_driverless.async_.webdriver import ChromeDriver
    from selenium_driverless.scripts.options import Options
    options = Options()
    driver = ChromeDriver(options=options)
    await driver.start_session()
    await driver.get('http://nowsecure.nl#relax')
    y = await driver.execute_cdp_cmd("Browser.getVersion")
    await driver.quit()


asyncio.run(main())

Help

Please feel free to open an issue or fork!

Todo

Deprecated

Authors

Aurin Aegerter

License

Shield: CC BY-NC-SA 4.0

Unless specified differently in a single file, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

Disclaimer

I am not responsible what you use the code for!!! Also no warranty!

Acknowledgments

Inspiration, code snippets, etc.

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_driverless-1.0.tar.gz (11.7 kB view details)

Uploaded Source

File details

Details for the file selenium_driverless-1.0.tar.gz.

File metadata

  • Download URL: selenium_driverless-1.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for selenium_driverless-1.0.tar.gz
Algorithm Hash digest
SHA256 7f1c250bf4c536c3aa1d051495436b6d65ec17086c1e6d9cfa071777f03b4a5c
MD5 605e50d713ea7196db11b077164c8ca2
BLAKE2b-256 f5b57c68fa8a7ceeee71176a30666b0f921772de734d70cda6dc634efbfada28

See more details on using hashes here.

Supported by

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