PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.
Apache License 2.0
105 stars 65 forks source link

Possibility to add accesibility id for e2e tests #213

Open Serge-SDL opened 4 years ago

Serge-SDL commented 4 years ago

Hi! is there a way to add an accessibility id to the dropdown in order to perform automatic tests with appium? thanks!

PeterStaev commented 4 years ago

Hey @Serge-SDL , sadly I haven't used e2e tests/appium so I have no idea if it is possible or how to do it. If this ability is provided by the {N} framework, then it should be possible with the widget as well.