appium / WebDriverAgent

A WebDriver server for iOS and tvOS
Other
1.15k stars 363 forks source link

Expect outside of acceptAlertButtonSelector button will not automatically be click #895

Open candialala opened 3 months ago

candialala commented 3 months ago

I set up acceptAlertButtonSelector, but if it is beyond the scope of the selector button, will automatically be clicking. But I want that it can not be clicked. Can set a parameter to control it? image