CI: yet another Maestro fix (#6505)

* Fix the `assertSessionVerificationDisplayed.yaml` check

* Previous 'Location' is now 'Share location'

* We don't have a GPS location, so the text is 'Share selected location'

* 'Create a new conversation' is now 'Create room'

* Try adding a background logcat process

* 'Sign out' is now 'Remove this device'

* Adjust the logcat filtering so it silences everything that's not our app, otherwise the logs can get quite large
This commit is contained in:
Jorge Martin Espinosa 2026-04-01 13:30:01 +02:00 committed by GitHub
parent b340e85f83
commit f7c2adcdc4
6 changed files with 11 additions and 8 deletions

View file

@ -1,5 +1,5 @@
appId: ${MAESTRO_APP_ID}
---
- extendedWaitUntil:
visible: "Confirm your identity"
visible: "Confirm your digital identity"
timeout: 60000