Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ English description | <a href="README_RU.md">Описание на русско

# Winium
<p align="center">
<img src="assets/winium.png" alt="Winium is Selenium Remote WebDriver implementations for automated testing on Windows platforms">
<img src="assets/winium.png" alt="Winium is a Selenium Remote WebDriver implementation for automated testing on Windows platforms">
</p>

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 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.

Expand All @@ -23,7 +23,7 @@ You have Selenium WebDriver for testing of web apps, Appium for testing of iOS a
[![GitHub release](https://img.shields.io/github/release/2gis/Winium.Desktop.svg?style=flat-square)](https://github.com/2gis/Winium.Desktop/releases/)
[![GitHub license](https://img.shields.io/badge/license-MPL 2.0-blue.svg?style=flat-square)](LICENSE)

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

### Supported Platforms
- WinForms
Expand All @@ -37,12 +37,12 @@ Winium.Desktop is Selenium Remote WebDriver implementation for automated testing
[![GitHub license](https://img.shields.io/badge/license-MPL 2.0-blue.svg?style=flat-square)](LICENSE)


Winium.Mobile is Selenium Remote WebDriver implementation for automated testing of Windows StoreApps and Silverlight apps, tested on emulators (currently only Windows Phone/Mobile apps are supported)
Winium.Mobile is a Selenium Remote WebDriver implementation for automated testing of Windows StoreApps and Silverlight apps, tested on emulators (currently only Windows Phone/Mobile apps are supported.)

### Supported Platforms
- Windows Phone 8.1 Store Apps (or Universal App for Windows Phone)
- Windows Phone 8.1 Silverlight apps
- Windows 10 Mobile (there are some known [issues](https://github.com/2gis/Winium.Mobile/labels/windows10))

# [Winium.Mobile CodedUI Driver](https://github.com/2gis/winium.storeapps.codedui)
Prototype of Winium Mobile driver using CodedUI. It is Selenium Remote WebDriver implementation for automation of Windows Phone 8.1 and Windows 10 Mobile applications.
Prototype of Winium Mobile driver using CodedUI. It is a Selenium Remote WebDriver implementation for automation of Windows Phone 8.1 and Windows 10 Mobile applications.