Cannot Inspect and access Datepicker in iOS Real Device by using Appium inspector

Hi All,

I cannot inspect the iOS Datepicker in iphone real device.

Im automating the ios native app.
When i click date option it will open a datepicker but appium inspector and appium server has disconnected.

Is there any other way to inspect iOS datepicker ???

Thanks in Advance!

You can use xcode inspector to find elements for iOS

Hi ,

Thanks… :slight_smile:

But xcode inspector has disconnected when date picker object displays in
page.
I can not take page source too.

Disconnected the entire appium server. after that i cannot perform any
actions. when i reload appium inspector it displays blank white page.

Thanks!