candialala

Results 17 comments of candialala

Can not get the elements of the contact permission page in ios18

> Did you try out all cases in https://appium.github.io/appium-xcuitest-driver/latest/guides/troubleshooting/#interact-with-dialogs-managed-by-comapplespringboard ? Possibly it is managed by springboad, not your target app. Yes, I switched to springboard, but still couldn't get the...

` ` This is the source we got when we switched to springboad

> You could try out https://appium.github.io/appium-xcuitest-driver/latest/reference/execute-methods/#mobile-source with `description` as `format. If the response also did not include the expected elements, I assume XCTest framework (iOS side) itself does not recognize...

> > can't get the element > > Then, it looks like the XCTest framework hasn't handled the element well. Reporting it to Apple would help since it is still...

when I use ios18, xcode16-beta5, There is this warning: Could not find method - [XCUIApplicationProcess waitForQuiescenceIncludingAnimationsIdle:] Then came this problem active app, 1 second before, now 10 seconds I have...

> @candialala Please check if [appium/WebDriverAgent#935](https://github.com/appium/WebDriverAgent/pull/935) resolves the above compatibility issue Thanks, I have verified that it is now normal, but I am a little confused about why I reduced...