Hello ,
I have a donation flow in the app that goes through the browser.
At the end of the flow, i get this system alert.
What actually happens is that the projects just hangs and I’m unable to have any interaction with the Appium driver, I’m just stuck.
“autoAcceptAlert” and “autoDismissAlerts” capabilities do not work in this case.
any interaction with the the Appium driver, including many attempt to do driver.tap() in the location of the alert were unsuccessful. Also driver.switchTo().alert().accept().
Thank you for your help!
Just to clarify - the test does not crash, it just pauses until I manually interact with the Alert.