Feature: Example feature

Scenarios

Chart

Status

Progress

1

Passed

100.0 %

Failed

0.0 %
Total duration:
0m 44.496s

Scenario: As a second user I wait for user 1 to say hi

Given I press view with id "btn_login" 0m 0.406s
Then I touch the "Email" text 0m 0.441s
Then I press view with id "edit_email" 0m 0.407s
Then I enter text "testKraken2@gmail.com" 0m 0.308s
Then I hide my keyboard 0m 0.057s
Then I press view with id "edit_password" 0m 0.420s
Then I enter text "1234qwer%" 0m 0.295s
Then I hide my keyboard 0m 0.072s
Then I press view with id "btn_fab_login" 0m 0.385s
Then I wait for a signal containing "created_question" for 120 seconds 0m 41.137s
Then I press view with id "tab_inbox" 0m 0.433s
Then I see the text "My question" 0m 0.137s

Screenshots

Given I press view with id "btn_login"
Then I touch the "Email" text
Then I press view with id "edit_email"
Then I enter text "testKraken2@gmail.com"
Then I hide my keyboard
Then I press view with id "edit_password"
Then I enter text "1234qwer%"
Then I hide my keyboard
Then I press view with id "btn_fab_login"
Then I wait for a signal containing "created_question" for 120 seconds
Then I press view with id "tab_inbox"
Then I see the text "My question"