Skip to content

The first public release

Pre-release
Pre-release
Compare
Choose a tag to compare
@imsardine imsardine released this 05 May 10:21
· 72 commits to master since this release

Features:

  • A package installer that gets you started quickly.
  • Support of modern UI apps (a.k.a store apps, universal apps, or Windows apps).
  • Support of desktop applications, including the handling of UAC elevation prompts.
  • Native keystrokes and mouse clicks.
  • Reset strategies that help to put your testing environment into a known state before running tests against it.
  • Locator strategies that are relevant to non-web applications, including ID, name, class name, and even XPath.
  • With the help of retrieving page source in XML, Inspect that comes with Windows SDK is not needed to figure out the right locators for target UI elements.