Advertisement
Guest User

Untitled

a guest
Apr 16th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Feature: test 1, login
  2. Scenario: login in system
  3. Given open ifscoatingsapps.com
  4. And type to first input text: "admin"
  5. And type to second input text: "DS3kl11;44kk"
  6. And press element with value "Submit"
  7. Then dashboard page should be shown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement