2gis / Winium.Mobile

Winium.Mobile is Selenium Remote WebDriver implementation for automated testing of Windows StoreApps and Silverlight apps, tested on emulators (currently only Windows Phone/Mobile apps are supported).
Mozilla Public License 2.0
51 stars 29 forks source link

Driver response hangs for a long time if app crashed #52

Closed NickAb closed 7 years ago

NickAb commented 9 years ago

Add timeouts to all forwarded commands, so that if the app crashes. Driver will get timeout earlier and will be able to respond to client with error, instead of making a client to wait for a big default timeout.