You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
But, even simple tests fails, the notification popup is not clicked so the rest of the app is not testable.
I also tried with this configuration, same negative result.
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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:
But, even simple tests fails, the notification popup is not clicked so the rest of the app is not testable.
I also tried with this configuration, same negative result.
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
Maestro version
1.39.13
How did you install Maestro?
Homebrew
Anything else?
No response
The text was updated successfully, but these errors were encountered: