how to handle alerts in android using appium

后端 未结 9 1901
野趣味
野趣味 2020-12-11 08:18

How do I handle alerts in an Android web application using Appium server (1.0.1) and the Android SDK?

The below code is not working on android:

drive         


        
9条回答
  •  南方客
    南方客 (楼主)
    2020-12-11 08:39

    If the alert display on Ui , taking more time to display when we need to wait ..we can use fluent wait instead of this..

提交回复
热议问题