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 Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page