Skip to main content

Prototype Python-Selenium framework module

Project description

PLEASE NOTE: Required environment variables

PY_SEL_ENVIRONMENT
Specifies the execution environment. Accepted values: grid, local, saucelabs, amazon
PY_SEL_BROWSER
Specifies the browser. Accepted values: chrome, firefox, ie
PY_SEL_HOMEPAGE
Specifies the homepage. E.g. http://www.skyscanner.net
PY_SEL_SCREENSHOT_DIR
Specifies the directory to write screenshots to. E.g. ./tmp/screenshot
PY_SEL_HUB_URL
Specifies the URL of a standard selenium hub instance
PY_SEL_AMAZON_HUB_URL
Specifies the URL of an amazon hosted selenium hub instance
PY_SEL_SAUCE_USERNAME
The username to use for Saucelabs authentication
PY_SEL_SAUCE_KEY
The access key to use for Saucelabs authentication

Project details


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