Skip to content

Instantly share code, notes, and snippets.

@swestcott
Created July 2, 2012 21:50
Show Gist options
  • 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:[email protected]/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