Is there an existing issue for this?
Steps to reproduce
- Launch an app which triggers the Save Password prompt (ie.: Login)
- Try to dismiss the prompt via Text, example:
- runFlow:
when:
visible: "Not Now"
commands:
- tapOn: "Not Now" # Tap on Do not save password prompt
Actual results
The test fails, it cannot click "Not now".
Even if inspecting it in Studio, seems like nothing is clickable when the popup is in foreground on iPad
Expected results
Same as on iPhone, it should dismiss the popup
About app
Simple app with email/password login
About environment
OpenJDK 17
macOS 26.4
Logs
Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
Maestro version
2.5.1
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response
Is there an existing issue for this?
Steps to reproduce
Actual results
The test fails, it cannot click "Not now".
Even if inspecting it in Studio, seems like nothing is clickable when the popup is in foreground on iPad
Expected results
Same as on iPhone, it should dismiss the popup
About app
Simple app with email/password login
About environment
OpenJDK 17
macOS 26.4
Logs
Logs
Maestro version
2.5.1
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response