autoAcceptAlerts not working correctly on iOS9
See original GitHub issueHi, I just upgraded to Xcode7 and I’m running my tests on iOS9 with Appium 1.4.11.
Everything It’s working, but the option autoAcceptAlerts = true
, which is not enabling the given system alert, it’s actually doing the opposite, it’s tapping on ‘Don’t Allow’.
It was working before the update.
Any ideas on how to overcome that problem?
Thanks a lot.
Issue Analytics
- State:
- Created 8 years ago
- Comments:17 (3 by maintainers)
Top Results From Across the Web
autoAcceptAlerts not working on ios9 - Issues/Bugs
I am using ios9, Java and Appium 1.4.11. autoAcceptAlerts not working. I have tried all the following comments, still not working.
Read more >appium/appium - Gitter
Hi guys. I have a problem. I created appium framework using JavaScript for the app and the framework is on Native. Now I...
Read more >How to set up alert autoaccept to true/false using AWS ...
I defined capabilities.setCapability("autoAcceptAlerts", false); This is working on simulator. However this doesn't work for Device Farm(AWS)'s ...
Read more >Apple Watch Notifications or Control Center Not Working? ...
1. Press and hold the side button until you see the Power Off slider on the screen. 2. Drag the Power Off slider...
Read more >SeeTest Client - SetProperty - Confluence Mobile - Experitest
Property Value Function
screen.latency Unit in milliseconds
ignore.ocr.recommendation true/false To enable/disable OCR recognition.
on.device.xpath true/false
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Has anyone tried 9.3 ? My autoAcceptAlerts is not working on 9.3, and thinking maybe it acts similar to 9.0 ?
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.