v0.1.0-beta
Pre-release
Pre-release
Prototype of Winium driver for Windows Phone based on CodedUI. to use it you will need CodedUI enabled Visual Studio (e.g. Visual Studio 2013 Premium). It is in very early stage of development and might have stability issues.
Implemented JsonWire Protocol commands:
- Status
- NewSession
- FindElement
- FindElements
- FindChildElement
- FindChildElements
- GetElementText
- GetPageSource
- SendKeysToElement
- SwitchToWindow
- TouchFlick
- ClickElement
- Close
- Quit