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