Skip to main content

One simple selenium webdriver start script that (tries to) take care of binary locations and dependendencies in a platform independent manner.

Project description

start_selenium_webdriver

One simple selenium webdriver start script that (tries to) take care of binary locations and dependendencies in a platform independent manner.

Example:

from start_selenium_webdriver.webdriver_startup import start_web_driver

# The package will take care of everything.
driver = start_web_driver()

Note

Only works with firefox atm. and therefore needs a valid firefox installation.

Roadmap

  • Support Chrome webdriver

Contributions & Improvments

Be encouraged to send pull-requests for any kind of improvment.

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

start_selenium_webdriver-0.3.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

start_selenium_webdriver-0.3.1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

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