Skip to content

Commit

Permalink
[#383] Integration tests: add waiting until the Page Scanning is loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSomeMan committed May 9, 2024
1 parent 7a8c5df commit 028982a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_mqtt_wss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ pages:

- page: "#page-scanning"
steps:
- do: waitUntilLoaded 15000 # Wait until loaded
- do: clickAndNavigate "#page-scanning-button-continue" # Click on 'Next' button

- page: "#page-finished"
Expand Down

0 comments on commit 028982a

Please sign in to comment.