Maestro test: add assertion for server with no sliding sync error.
This commit is contained in:
parent
76c138580c
commit
9bce5a1968
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ appId: ${APP_ID}
|
|||
- inputText: "gnuradio"
|
||||
- hideKeyboard
|
||||
- tapOn: "gnuradio.org"
|
||||
- extendedWaitUntil:
|
||||
visible: "This server currently doesn’t support sliding sync."
|
||||
timeout: 10_000
|
||||
- tapOn: "Cancel"
|
||||
- back
|
||||
- back
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue