Sarik_Kumpan

Try to add existing movie (happy path)

Dec 11th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Scenario: Try to add existing movie (happy path)
  2.  
  3. When I fill in "Search Terms" with "Inception"
  4. And I press "Search TMDb"
  5. Then I should be on the Search Results page
  6. And I should not see "not found"
  7. And I should see "Inception"
  8. When I follow "Add Inception Movie"
  9. Then I should be on the RottenPotatoes home page
  10. And I shoud see "Inception"
Add Comment
Please, Sign In to add comment