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

I’m trying to get the elements of a certain page and Appium inspector takes a long time to capture the picture, but then the elements page source will show up with only 1 element tag and rest of the elements are a blank page. Then clicking anywhere will be irresponsive because then the app would crash. I tried like 15 times to load this page, but it won’t load and crashes the app. Appium inspector would get elements of other pages in the app though. I’m using one version behind the latest appium desktop version. Any ideas how to fix it?

  • created

    Nov '18
  • last reply

    Dec '18
  • 2

    replies

  • 193

    views

  • 2

    users

28 days later

Turns out something was wrong with the build. I was using an older build. After getting the latest build and trying on another ipad connected to my local computer I didn’t get this issue.