Feature: Example feature

Scenarios

Chart

Status

Progress

1

Passed

100.0 %

Failed

0.0 %
Total duration:
0m 10.821s

Scenario: As a first user I say hi to a second user

Given I press view with id "btn_login" 0m 0.469s
Then I touch the "Email" text 0m 0.632s
Then I press view with id "edit_email" 0m 0.572s
Then I enter text "testKraken@gmail.com" 0m 0.622s
Then I hide my keyboard 0m 0.090s
Then I press view with id "edit_password" 0m 0.633s
Then I enter text "1234qwer%" 0m 0.698s
Then I hide my keyboard 0m 0.097s
Then I press view with id "btn_fab_login" 0m 0.626s
Then I wait 0m 2.002s
Then I press view with id "tab_search_beacon" 0m 0.496s
Then I press view with id "search_option" 0m 0.649s
Then I enter text "testKraken2" 0m 0.581s
Then I press view with id "text_username" 0m 0.629s
Then I press view with id "btn_ask" 0m 0.660s
Then I enter text "My question" 0m 0.599s
Then I hide my keyboard 0m 0.085s
Then I press view with id "btn_ask_question" 0m 0.614s
Then I send a signal to user 2 containing "created_question" 0m 0.067s

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 "testKraken@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
Then I press view with id "tab_search_beacon"
Then I press view with id "search_option"
Then I enter text "testKraken2"
Then I press view with id "text_username"
Then I press view with id "btn_ask"
Then I enter text "My question"
Then I hide my keyboard
Then I press view with id "btn_ask_question"
Then I send a signal to user 2 containing "created_question"