mcdcorp / opentest

Open source test automation tool for web applications, mobile apps and APIs
https://getopentest.org
MIT License
446 stars 107 forks source link

Interact with dialogs managed by com.apple.springboard doesnt work with Appium 2.5.1 #645

Open chaitrashekar21 opened 2 months ago

chaitrashekar21 commented 2 months ago

https://github.com/appium/appium-xcuitest-driver/blob/master/docs/guides/troubleshooting.md#interact-with-dialogs-managed-by-comapplespringboard

As a workaround Appium suggests to use some workarounds as mentioned in the link above. How do we use mobile: launchApp, mobile: ActivateApp etc commands

Thank you Chaitra