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 recently had a problem where I had a white button with white text in a white background, and I'd like to test this with maestro and fail when the button is not visible to the naked eye, as it would with a real case scenario.
Is it possible to have this in maestro? I know that it uses Semantics nodes from screen readers to identify where to interact with the app, and these don't care if components are visible or not to the naked eye as long as they're rendered.
The text was updated successfully, but these errors were encountered:
This sounds like something we could try to detect with assertVisualAI, but we'd need both accessibility hierarchy AND image as an input for the model.
bartekpacia
added
epic
A new feature that seems to require more effort
P3
Issues that are less important
and removed
enhancement
New feature request or improvement of an existing feature
labels
Aug 15, 2024
I recently had a problem where I had a white button with white text in a white background, and I'd like to test this with maestro and fail when the button is not visible to the naked eye, as it would with a real case scenario.
Is it possible to have this in maestro? I know that it uses Semantics nodes from screen readers to identify where to interact with the app, and these don't care if components are visible or not to the naked eye as long as they're rendered.
The text was updated successfully, but these errors were encountered: