Browse Source

Fix Maestro (do not rely on text)

pull/1722/head
Benoit Marty 11 months ago
parent
commit
548bf99c80
  1. 3
      .maestro/tests/account/logout.yaml

3
.maestro/tests/account/logout.yaml

@ -12,5 +12,6 @@ appId: ${APP_ID} @@ -12,5 +12,6 @@ appId: ${APP_ID}
- tapOn: "Cancel"
- tapOn:
id: "sign-out-submit"
- tapOn: "Sign out"
- tapOn:
id: "dialog-positive"
- runFlow: ../assertions/assertInitDisplayed.yaml

Loading…
Cancel
Save