Skip to content

Instantly share code, notes, and snippets.

@swestcott
Created July 2, 2012 21:50
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 swestcott/3035942 to your computer and use it in GitHub Desktop.
Save swestcott/3035942 to your computer and use it in GitHub Desktop.
Behat + WebDriver + SauceLabs
saucelabs:
context:
extensions:
Behat\MinkExtension\Extension:
selenium2:
browser: iexplore
wd_host: username:password@ondemand.saucelabs.com/wd/hub
capabilities: { "platform": "VISTA", "browser": "iexplore", "version": "9"}
@nelson0324
Copy link

Hello

Do you have a example with behat + internet explorer ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment