Feature: Example feature

Scenarios

Chart

Status

Progress

1

Passed

100.0 %

Failed

0.0 %
Total duration:
0m 48.062s

Scenario: As a valid user I can log into my app

Given I wait for a signal containing "ready_to_play" for 60 seconds 0m 29.294s
Then I click on screen 50% from the left and 50% from the top 0m 0.682s
Then I send a signal to user 1 containing "start_playing" 0m 0.060s
Then I wait for "" to appear 0m 17.679s
Then I see the text "" 0m 0.198s
Then I see the text "" 0m 0.087s
Then I send a signal to user 1 containing "stop_playing" 0m 0.060s

Screenshots

Given I wait for a signal containing "ready_to_play" for 60 seconds
Then I click on screen 50% from the left and 50% from the top
Then I send a signal to user 1 containing "start_playing"
Then I wait for "" to appear
Then I see the text ""
Then I see the text ""
Then I send a signal to user 1 containing "stop_playing"