Skip to content

Instantly share code, notes, and snippets.

@jconroy
Created December 6, 2017 03:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jconroy/68e45d3f0e2b7c4a9a461963f48978ef to your computer and use it in GitHub Desktop.
Save jconroy/68e45d3f0e2b7c4a9a461963f48978ef to your computer and use it in GitHub Desktop.
Example codecption webdriver config
modules:
enabled:
- WebDriver:
url: http://site-to-test.com
host: 'http://localhost:4444/wd/hub'
port: 4444
browser: chrome ( 'firefox' or 'phantomjs' etc. )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment