Skip to content

Instantly share code, notes, and snippets.

@alnutile
Created December 31, 2013 11:29
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 alnutile/8195541 to your computer and use it in GitHub Desktop.
Save alnutile/8195541 to your computer and use it in GitHub Desktop.
behat.yml
iPad:
context:
class: 'FeatureContext'
extensions:
Behat\MinkExtension\Extension:
base_url: 'https://saucelabs.com'
javascript_session: 'selenium2'
goutte:
selenium2:
browser: ipad
wd_host: test:test@ondemand.saucelabs.com/wd/hub
capabilities: { "platform": "OS X 10.8", "version": "6.0", "name": "Testing Portrait iPhone2", "selenium-version": "" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment