Skip to content

Retrieve isChecked attribute with getAttributes() method #3165

Open
@sergtimosh

Description

@sergtimosh

Is your feature request related to a problem? Please describe.
This particular case is Android specific.
In my tests I rely on such attributes like 'is-checked' for toggle value, another attributes are used for button state - enabled/disabled which currently ommited in the returning object of getAttributes() method. The only way to retrieve this values is parsing error object like it's being described here

Describe the solution you'd like
Yield more attribute-value pairs from the element to extend potential checks.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions