Skip to content

v0.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@NickAb NickAb released this 15 Sep 06:03
· 8 commits to master since this 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