From 971c90b3db629a8455d3c2eefb207bab71a73dfe Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 3 Sep 2026 13:17:55 +0300 Subject: [PATCH] wait for composer to close --- __e2e__/flows/composer-self-label.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/__e2e__/flows/composer-self-label.yml b/__e2e__/flows/composer-self-label.yml index 4539e1e04e..065304a508 100644 --- a/__e2e__/flows/composer-self-label.yml +++ b/__e2e__/flows/composer-self-label.yml @@ -30,6 +30,10 @@ appId: xyz.blueskyweb.app id: "confirmBtn" - tapOn: id: "composerPublishBtn" +- extendedWaitUntil: + notVisible: + id: "composePostView" + timeout: 30000 - tapOn: id: "e2eRefreshHome" - assertVisible: "Adult Content"