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).
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.
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.