appium: autoAcceptAlerts not working correctly on iOS9

Hi, 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.

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 17 (3 by maintainers)

Most upvoted comments

Has anyone tried 9.3 ? My autoAcceptAlerts is not working on 9.3, and thinking maybe it acts similar to 9.0 ?