Skip to content

Maestro cannot dismiss "Save Password" prompt on iPad #3277

@radokristof

Description

@radokristof

Is there an existing issue for this?

  • I have searched the existing issues and didn't find mine.

Steps to reproduce

  1. Launch an app which triggers the Save Password prompt (ie.: Login)
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: iosTesting iOS apps is affected

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions