Skip to content

Checkbox Type is Not checkBox #104

@akronfeldTestParty2314

Description

@akronfeldTestParty2314

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions