Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications permissions not set #2331

Open
1 task done
gddrs opened this issue Feb 24, 2025 · 1 comment
Open
1 task done

Notifications permissions not set #2331

gddrs opened this issue Feb 24, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@gddrs
Copy link

gddrs commented Feb 24, 2025

Is there an existing issue for this?

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

Steps to reproduce

Related to #1223
Maestro 1.39.13
MacOS 15.3 Apple M3 Pro
iOS 18.0, Simulator iPhone 13
React Native [email protected]

I'm doing a simple test for clearing the state of the app and consent the notifications permissions when asked, using the suggested code from Maestro documentation. My code is:

Image

But, even simple tests fails, the notification popup is not clicked so the rest of the app is not testable.

Image Image

I also tried with this configuration, same negative result.

Image

Actual results

The notification popup is not clicked/dismessed.

Expected results

When test starts, app starts, the notification popup should be confirmed and be dismissed.

About app

App is a patient app for our physical product. Is a pure React Native app. The user logins and find all necessary tools to follow his treatment.

About environment

Maestro 1.39.13
MacOS 15.3 Apple M3 Pro
iOS 18.0, Simulator iPhone 13
React Native [email protected]

Logs

Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->

Maestro version

1.39.13

How did you install Maestro?

Homebrew

Anything else?

No response

Copy link

linear bot commented Feb 24, 2025

@Fishbowler Fishbowler added the bug Something isn't working label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants