appium-uiautomator2-server
appium-uiautomator2-server copied to clipboard
Consider providing an interface to set the uiautomator2-server to automatically dismiss the dialog?
My Application has a lot dialog to show irregularly,so is there an interface to set the uiautomator2-server to automatically dismiss the dialogs?
The uiautomator2 has the ability call UiWatcher,when a search action failed, then UiWatcher will be callback。So I think it is a possible way to implement this feature by UiWatcher。