• Stars
    star
    119
  • Rank 296,751 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 10 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

WebDriver for Windows Applications

WinAppDriver - WebDriver for Windows Applications

WinAppDriver is a GUI test automation library for use with Windows applications, and technically it is a WebDriver implementation for Windows applications.

In the beginning, it supports only store apps, and then the support for traditional desktop application is added. As the name suggests, it aims for being a single tool for test automation of all kinds of Windows applications, therefore the support for CEF-based desktop applications and Windows Phone apps are planned as well.

Give it a try! To get started, follow the instructions described in Getting Started, and your feedback is highly appreciated.

Hope that this tool will make our life more easier if you are asked to implement automated test against Windows applications.

Documentation

In addition to wiki, Here are some documents/slides:

License

WinAppDriver is licensed under MIT. Refer to LICENSE for more information.