Feature: Example feature

Scenarios

Chart

Status

Progress

1

Passed

100.0 %

Failed

0.0 %
Total duration:
0m 20.566s

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

Given I wait 0m 2.004s
Then I touch the "Log in" text 0m 0.695s
Then I press view with id "usernameInputLayout" 0m 0.704s
Then I enter email "testKraken@gmail.com" 0m 0.621s
Then I press view with id "passwordInput" 0m 0.631s
Then I enter password "1234qwer" 0m 0.661s
Then I hide my keyboard 0m 0.093s
Then I press view with id "buttonActionLogin" 0m 0.570s
Then I wait 0m 2.002s
Then I wait for a signal containing "asked_question" for 60 seconds 0m 2.119s
Then I press view with id "inboxTabIcon" 0m 0.747s
Then I wait 0m 2.001s
Then I click on screen 93% from the left and 7% from the top 0m 0.720s
Then I wait 0m 2.001s
Then I touch the "My question" text 0m 0.765s
Then I wait 0m 2.001s
Then I press view with id "editTextAnswerComposer" 0m 0.784s
Then I enter answer "My answer" 0m 0.691s
Then I press view with id "actionAnswer" 0m 0.693s
Then I send a signal to user 2 containing "answered_question" 0m 0.063s

Screenshots

Given I wait
Then I touch the "Log in" text
Then I press view with id "usernameInputLayout"
Then I enter email "testKraken@gmail.com"
Then I press view with id "passwordInput"
Then I enter password "1234qwer"
Then I hide my keyboard
Then I press view with id "buttonActionLogin"
Then I wait
Then I wait for a signal containing "asked_question" for 60 seconds
Then I press view with id "inboxTabIcon"
Then I wait
Then I click on screen 93% from the left and 7% from the top
Then I wait
Then I touch the "My question" text
Then I wait
Then I press view with id "editTextAnswerComposer"
Then I enter answer "My answer"
Then I press view with id "actionAnswer"
Then I send a signal to user 2 containing "answered_question"