To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorLogin
- Scenarios
-
- Login successful
-
- Given
- I wait for the "MainActivity" screen to appear
- When
- I press "home_cog"
- Then
- I press "Beállítások"
- Then
- I press "Olimpikon vagyok"
- When
- I enter "hello" into input field number 1
- And
- I enter "12345678" into input field number 2
- Then
- I press "Bejelentkezek"
- Then
- I should see "Szia"
- Logout
-
- Given
- I wait for the "MainActivity" screen to appear
- When
- I press "home_cog"
- Then
- I press "Beállítások"
- Then
- I press "Olimpikon vagyok"
- Then
- I press "Igen"
- Login failed
-
- Given
- I wait for the "MainActivity" screen to appear
- When
- I press "home_cog"
- Then
- I press "Beállítások"
- Then
- I press "Olimpikon vagyok"
- When
- I enter "hello" into input field number 1
- And
- I enter "1234" into input field number 2
- Then
- I press "Bejelentkezek"
- Then
- I should see "OOPS!"
Last published over 6 years ago by pszel.