This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 7
Jan 2018

Hi,

As i was regular user of Appium while automating native android apps using Appium where UI Automator is very helpful in locating elements but now i have moved to different project where pure react native app is to be automated unfortunately i am not able to find locators using ui automator as it is not throwing id locator which was available in native app.

Can anyone help me is appium supports react native app automation.

  • created

    Jan '18
  • last reply

    Jul '18
  • 6

    replies

  • 788

    views

  • 3

    users

  • 1

    like

  • 1

    link

2 months later
14 days later

Hi shahulhameed , actually there no criteria where automatically resource-id will appear , but what i does i initiated request to development team to put accessible label as a tag in their code which we can fetch from uiautomator .

12 days later

I think after getting the accessibility label property you can use it as a xpath, findElementByAccessibilityId etc. So i think it solves a problem almost without having resource-id .

2 months later
9 days later