Release 1.91 prep (#5215)
* Run intl:extract * Test fixes * Update pt-BR translations for video
This commit is contained in:
parent
63ab16a62d
commit
a6a3d203fd
23 changed files with 9191 additions and 5653 deletions
|
@ -11,6 +11,8 @@ appId: xyz.blueskyweb.app
|
|||
|
||||
|
||||
# Navigate to thread
|
||||
- extendedWaitUntil:
|
||||
visible: "Thread root"
|
||||
- tapOn: "Thread root"
|
||||
- assertVisible: "Thread reply"
|
||||
|
||||
|
@ -33,18 +35,10 @@ appId: xyz.blueskyweb.app
|
|||
id: "likeBtn"
|
||||
childOf:
|
||||
id: "postThreadItem-by-carla.test"
|
||||
- assertVisible:
|
||||
id: "likeCount"
|
||||
childOf:
|
||||
id: "postThreadItem-by-carla.test"
|
||||
- tapOn:
|
||||
id: "likeBtn"
|
||||
childOf:
|
||||
id: "postThreadItem-by-carla.test"
|
||||
- assertNotVisible:
|
||||
id: "likeCount"
|
||||
childOf:
|
||||
id: "postThreadItem-by-carla.test"
|
||||
|
||||
# Can repost the root post
|
||||
- tapOn:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue