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
Run maestro studio on flutter app builded for ios
Invoke native pop-up using Platfrom Channels (or signIn method from google sign in plugin)
The nodes for cancel and continue item exists on the screen, but they are flattened and positioned to the left and below, but still not clickable using either the studio or the yaml file.
Actual results
The nodes for cancel and continue item exists on the screen, but they are flattened and positioned to the left and below, but still not clickable using either the studio or the yaml file
Expected results
The nodes for cancel and continue item exists on the screen and they are clickable using either the studio or the yaml file.
About app
Tested on simulator: Ipad Pro 11-inch (M4)
This popup is called by native code but invoked from Flutter using platform channel ex. google_sign_in package
About environment
i am on M3 Pro mac, Sonoma 14.6,
Flutter 3.24.3
Logs
Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
Maestro version
1.39-dev.2
How did you install Maestro?
Homebrew
Anything else?
The text was updated successfully, but these errors were encountered:
I experience the same issue. Our app is landscape only. That works fine with Maestro Studio, but when a native popup of iOS is shown, Maestro Studio misplaces all the elements.
Is there an existing issue for this?
Steps to reproduce
maestro studio
on flutter app builded for iossignIn
method from google sign in plugin)Actual results
The nodes for cancel and continue item exists on the screen, but they are flattened and positioned to the left and below, but still not clickable using either the studio or the yaml file
Expected results
The nodes for cancel and continue item exists on the screen and they are clickable using either the studio or the yaml file.
About app
About environment
Logs
Logs
Maestro version
1.39-dev.2
How did you install Maestro?
Homebrew
Anything else?
The text was updated successfully, but these errors were encountered: