appium / appium-uiautomator2-server

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
Apache License 2.0
335 stars 235 forks source link

Push Notifications making Appium Damn Slower. #325

Open gpankajgupta929 opened 4 years ago

gpankajgupta929 commented 4 years ago

Appium executes Test Case well but in between of Execution any Push Notifications comes then Appium will gets Very very Slower to execute Perform rest of the Execution...

The-Tor commented 4 years ago

I have noticed the same thing since we implemented notifications in our app. You can off course disable the notifications manually once the app is installed.