Skip to main content

Wrapper for Selenium to make it easy, with asyncio support!

Project description

selenium-async

Make Selenium easy to by managing a browser pool, and asyncio compatibility!

install

poetry add selenium-async

usage

import selenium_async


def get_title(driver: selenium_async.WebDriver):
    driver.get("https://www.python.org/")
    return driver.title

print(await selenium_async.run_sync(get_title))

# prints: Welcome to Python.org

license

MIT

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-async-0.1.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

selenium_async-0.1.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file selenium-async-0.1.0.tar.gz.

File metadata

  • Download URL: selenium-async-0.1.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.2.0

File hashes

Hashes for selenium-async-0.1.0.tar.gz
Algorithm Hash digest
SHA256 61f0044922bb0a6de4287cd46cf14a61d4cf975f9e0c1c22c1e51efdeca77bb6
MD5 7a2d5a66a4ecffd525707f3afcfe3e38
BLAKE2b-256 20cce4d2b33a89087e7610b7a6f6c60dee4c4c4b767767a999a84ec193d0905f

See more details on using hashes here.

File details

Details for the file selenium_async-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: selenium_async-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.2.0

File hashes

Hashes for selenium_async-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 82ffc0d68795982c553af836a00c37d96c83eda0cd0f38f17a8b775d30c75129
MD5 5a668f4fc065257885a898a64f21fbf0
BLAKE2b-256 7afd37d8b4500261b376a82481ccf461899cc51d4b1d5b85abd884b310d3ae4c

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