Winium.Elements.Desktop

With the help of Winium.Elements you could simplify interaction with such complex elements like DataGrid, ComboBox, Menu and etc.

License

License

GroupId

GroupId

com.github.2gis.winium
ArtifactId

ArtifactId

winium-elements-desktop
Last Version

Last Version

0.2.0-1
Release Date

Release Date

Type

Type

jar
Description

Description

Winium.Elements.Desktop
With the help of Winium.Elements you could simplify interaction with such complex elements like DataGrid, ComboBox, Menu and etc.
Project URL

Project URL

https://github.com/2gis/Winium.Elements/tree/master/java
Source Code Management

Source Code Management

https://github.com/2gis/Winium.Elements/

Download winium-elements-desktop

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.2gis.winium/winium-elements-desktop/ -->
<dependency>
    <groupId>com.github.2gis.winium</groupId>
    <artifactId>winium-elements-desktop</artifactId>
    <version>0.2.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.2gis.winium/winium-elements-desktop/
implementation 'com.github.2gis.winium:winium-elements-desktop:0.2.0-1'
// https://jarcasting.com/artifacts/com.github.2gis.winium/winium-elements-desktop/
implementation ("com.github.2gis.winium:winium-elements-desktop:0.2.0-1")
'com.github.2gis.winium:winium-elements-desktop:jar:0.2.0-1'
<dependency org="com.github.2gis.winium" name="winium-elements-desktop" rev="0.2.0-1">
  <artifact name="winium-elements-desktop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.2gis.winium', module='winium-elements-desktop', version='0.2.0-1')
)
libraryDependencies += "com.github.2gis.winium" % "winium-elements-desktop" % "0.2.0-1"
[com.github.2gis.winium/winium-elements-desktop "0.2.0-1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.48.2
com.github.2gis.winium : winium-webdriver jar 0.1.0-1

Project Modules

There are no modules declared in this project.

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

Winium for Desktop

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

Winium for Mobile

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

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)

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)

Winium.Mobile CodedUI Driver

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.

com.github.2gis.winium

2GIS

Versions

Version
0.2.0-1
0.1.0-1