diff options
Diffstat (limited to '__e2e__/flows/composer.yml')
-rw-r--r-- | __e2e__/flows/composer.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/__e2e__/flows/composer.yml b/__e2e__/flows/composer.yml index f6d760ea5..d6cf7dff5 100644 --- a/__e2e__/flows/composer.yml +++ b/__e2e__/flows/composer.yml @@ -8,6 +8,8 @@ appId: xyz.blueskyweb.app file: ../setupApp.yml - tapOn: id: "e2eSignInAlice" +- assertVisible: + id: "composeFAB" - tapOn: id: "composeFAB" - inputText: "Post text only" @@ -60,7 +62,7 @@ appId: xyz.blueskyweb.app id: "repostBtn" - tapOn: id: "quoteBtn" -- inputText: "QP text only" +- inputText: "QP text only" - tapOn: id: "composerPublishBtn" - assertVisible: |