[SOLVED] How to set id component to Appium

  • I’m testing an “Ionic v1” using the Appium, but the component ID is not visible. How do I set the id of the component to see the id attribute by the Appium Client? I’m using a test app to learn this.
  • I have an “autoWebview” capability as “true”, but i can’t select a component. Anyone knows how to fix this?

Guys, i already solved this problem. You just need to set the tag_name in the Appium test script.