We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce the problem, simply create two ElevatedButtons and apply two separate Semantics
Currently the finish button has its own identifier and that of the cancel button
The expectation is that each button has its own identifier
Flutter 3.24.3 targetSdk=31 minSdk=23
VS Code 1.85.0
1.37.9
install script (https://get.maestro.mobile.dev)
No response
The text was updated successfully, but these errors were encountered:
MA-2629 Two semantic identifiers appearing in the same component
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Steps to reproduce
To reproduce the problem, simply create two ElevatedButtons and apply two separate Semantics
Actual results
Currently the finish button has its own identifier and that of the cancel button
Expected results
The expectation is that each button has its own identifier
About app
Flutter 3.24.3
targetSdk=31
minSdk=23
About environment
VS Code 1.85.0
Logs
Logs
Maestro version
1.37.9
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response
The text was updated successfully, but these errors were encountered: