Skip to content
/ Winium Public
forked from 2gis/Winium

Automation framework for Windows platforms

License

Notifications You must be signed in to change notification settings

Th3RD/Winium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English description | Описание на русском

Winium

Winium is Selenium Remote WebDriver implementations for automated testing on Windows platforms

Automation framework for Windows platforms. It is free. It is opensource. It is Selenium-based.

Why Winium?

You have Selenium WebDriver for testing of web apps, Appium for testing of iOS and Android apps. And now you have Selenium-based tools for testing of Windows apps too. What are some of the benefits? As said by Appium:

  • You can write tests with your favorite dev tools using any WebDriver-compatible language such as Java, Objective-C, JavaScript with Node.js (in promise, callback or generator flavors), PHP, Python, Ruby, C#, Clojure, or Perl with the Selenium WebDriver API and language-specific client libraries.
  • You can use any testing framework.

Supported Platforms

  • Windows Desktop (WPF, WinForms) Apps
  • Windows Store or Universal Apps for Windows Phone
  • Windows Phone Silverlight Apps

GitHub release ![GitHub license](https://img.shields.io/badge/license-MPL 2.0-blue.svg?style=flat-square)

Winium.Desktop is Selenium Remote WebDriver implementation for automated testing of Windows application based on WinFroms and WPF platforms.

Supported Platforms

  • WinForms
  • WPF

Inner Server NuGet downloads Inner Server NuGet version GitHub release ![GitHub license](https://img.shields.io/badge/license-MPL 2.0-blue.svg?style=flat-square)

Winium.StoreApps is an open source test automation tool for Windows Store apps, tested on emulators (currently it supports only testing of Windows Phone apps).

Supported Platforms

  • Windows Phone 8.1 Store Apps (or Universal App for Windows Phone)

Windows Phone Driver is an open source test automation tool for Windows Phone 8.1 Silverlight apps, tested on emulators.

Supported Platforms

  • Windows Phone 8.1 Silverlight

About

Automation framework for Windows platforms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 50.2%
  • Java 44.0%
  • PowerShell 5.8%