I am not able to capture the individual elements on the iOS 17 device ( using iPhone 14) using appium inspector.
It always capture/ highlight the entire home screen as one element.
I am using below configurations-
Appium2
XCode 15
iPhone 14 - iOS 17 ( also tried with iOS 16)
Is it an existing/known issue or am I missing something?
Note - Let me know if any other information needed from my end for better clarity.
I will appreciate your inputs on this.
Thanks in advance!
Thanks for your response.
I am the developer for this assignment. I am working for development of automation tool. Could you please share more details about the automation elements that needs to be added?
Hello @Aleksei@wreed ,
I am working on a WPF application which is a sort of tool that provides automation to any sort of native apps or websites.
We as underline technology use Appium to highlight and capture the elements of iOS device. We recently moved to appium2 from previous version. After that, I could see that the entire home screen is visible as if it’s a single screen. Same behavior i could see while using Appium inspector as well. So i was wondering what i am missing !
Hello @Aleksei
Please see the below screenshot for better clarity of the issue.
If I go to home screen of the real iOS device through Appium inspector, its being highlighted as one single element, but if I navigate through the App source, it highlights that particular element.