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