Hello,
I've spent the last couple hours trying to find a solution to the problem that I just started having.
Recently in our app we started asking access to the contacts. However, the problem is that the dialog appears before anything else loads and it seems like appium cannot read it (I tried using inspector and nothing loads until I MANUALLY accept that dialog).
So far I've tried following:
1. setting in DC: autoAcceptAlerts = true
2. wait {find_element(:name, "OK").click}
3. wait {alert_accept}
Has anyone had this issue?
created
Oct '15
last reply
Apr '17
- 8
replies
- 1.5k
views
- 5
users
- 1
link