-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
I am writing a program that scans react native code and identifies various elements. For IOS, It determines the type of element using
element.attributes.elementType via Maestro and where elementType maps to an XCUIElement: https://developer.apple.com/documentation/xctest/xcuielement/elementtype.
In testing, this checkbox element maps to 'other' rather than checkBox.
is this possible to resolve on your end?
Please and thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels