Skip to main content

selenium_browser

More convenient methods for creating multiple selenium browsers.

Example

pip install webdriver_browser
from webdriver_browser import BrowserOptions
from webdriver_browser.chrome import ChromeBrowser
from selenium.webdriver.common.by import By
from selenium.webdriver.support import expected_conditions as EC

with ChromeBrowser(BrowserOptions) as browser:
    browser.driver.get("https://example.org/")
    browser.wait.until(EC.visibility_of_element_located((By.TAG_NAME, 'h1')))
    assert browser.driver.title == 'Example Domain'

Download files

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

Source Distribution

webdriver_browser-0.3.0.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

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

webdriver_browser-0.3.0-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file webdriver_browser-0.3.0.tar.gz.

File metadata

  • Download URL: webdriver_browser-0.3.0.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for webdriver_browser-0.3.0.tar.gz
Algorithm Hash digest
SHA256 db54276dec8d7464f1a4e447fc808c71fb739f017e4433f8e4ab4f3c9b665a48
MD5 b68afc77688633266b17889fc69e3b56
BLAKE2b-256 7e5316b72f29e1a825535e703a5d691e63c9cf1028c5e7cbce53b4f4e588fc93

See more details on using hashes here.

File details

Details for the file webdriver_browser-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for webdriver_browser-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 305b38913a31a8431b04502f7130cc43d33991a5bce552a153910962c3470fab
MD5 30ab681a1f38e1ba426ad576701ac853
BLAKE2b-256 7accbb60209d704933112dd13383c3c5d4ef31f3c25c7dcd3cf09ae25c9e306e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

0.2.0

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6.post2

2 files

0.1.6.post1

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4.post1

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page