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

Support implicit wait for find commands #73

Open NickAb opened 9 years ago

NickAb commented 9 years ago

Driver should support setting the amount of time the driver should wait when searching for elements. Currently it fails on first try if no element was found and end user has to use explicit wait from bindings.