Guest User

Untitled

a guest
Jun 21st, 2018
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. Feature: Facebook Connect
  2.  
  3. Scenario: Sign in with Facebook
  4. When I go to the sign in page
  5. And I press "Sign in with Facebook"
  6. And Facebook returns uid:"123", nickname:"chunky.bacon", first_name:"Chunky", last_name:"Bacon", email:"bacon@mysite.co.nz"
  7. Then I should see "Your mysite account was successfully created"
Add Comment
Please, Sign In to add comment