I have an scenario where have to SignIn to App using Google Plus:
Please find the screenShot attached - Unable to get elements of Email Id. Kindly suggest me solution.
Environment : Appium 1.7.2 Xcode 9 Iphone 11.1
It seems like web view, Instead of Appium desktop inspector, try using appium 1.5.3 inspector. How to do it? You can check this video: https://youtu.be/fmYj54uVpaY I hope it will help you
The video link shared is not helpful.
Have you tried inspecting with that method? because in that inspector you can specify web_views for elements. In your current app there’s no native view. I believe that’s why it’s not inspecting all those elements.
Solved it by opening in Chrome browser and inspecting elements by Chrome web inspector.