[Strings] Update test after string change
This commit is contained in:
parent
c774f7529e
commit
166151a6e8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
appId: ${APP_ID}
|
appId: ${APP_ID}
|
||||||
---
|
---
|
||||||
- tapOn: "Settings"
|
- tapOn: "Settings"
|
||||||
- assertVisible: "Rage shake to report bug"
|
- assertVisible: "Rageshake to report bug"
|
||||||
- takeScreenshot: build/maestro/600-Settings
|
- takeScreenshot: build/maestro/600-Settings
|
||||||
- tapOn:
|
- tapOn:
|
||||||
text: "Report bug"
|
text: "Report bug"
|
||||||
index: 1
|
index: 1
|
||||||
- assertVisible: "Describe your problem here"
|
- assertVisible: "Describe the bug…"
|
||||||
- back
|
- back
|
||||||
- back
|
- back
|
||||||
- runFlow: ../assertions/assertHomeDisplayed.yaml
|
- runFlow: ../assertions/assertHomeDisplayed.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue