Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Utility classes to provide a better experience when running Appium tests in the TestObject cloud.

Notifications You must be signed in to change notification settings

sauce-archives/testobject-appium-java-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestObject Appium Java API Client

Build Status

Utility classes to provide a better experience when running Appium tests in the TestObject cloud.

Installation

TestObject Appium Java API Client is available from Maven Central.

<dependency>
  <groupId>org.testobject</groupId>
  <artifactId>testobject-appium-java-api</artifactId>
  <version>select a version</version>
  <scope>test</scope>
</dependency>

Usage

For an introduction on how to use the utilities, please see The Sauce Labs Cookbook Home.

About

Utility classes to provide a better experience when running Appium tests in the TestObject cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages