Skip to content

Instantly share code, notes, and snippets.

@shadowhand
Created May 23, 2014 04:10
Show Gist options
  • Save shadowhand/72231baebcc5d9ad8524 to your computer and use it in GitHub Desktop.
Save shadowhand/72231baebcc5d9ad8524 to your computer and use it in GitHub Desktop.
Failing Behat / Mink test
Given I am on "oauth/authorize?response_type=code&client_id=demoapp&state=testing&scope=api" with redirection
When I fill in "login-username" with "robbie"
And I fill in "login-password" with "testing"
And I press "login-submit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment