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

I am working on automating mobile application using Selenium/Java with appium.I tried to inspect elements inside frame using ui automator.But i am not getting it.Can someone give me a suggestion on how to handle the elements inside frame

  • created

    Dec '17
  • last reply

    Jan '19
  • 8

    replies

  • 1.1k

    views

  • 5

    users

  • 3

    links

3 months later
9 months later

Hey @Mahadevgouda, you can use Chrome Browser DevTools -> Devices . Go to url : chrome://inspect/#devices . Will show your connected devices and you can inspect elements on current page.