Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Example of testing a Sauce Labs Real Device project with Webdriver.IO

Notifications You must be signed in to change notification settings

sauce-archives/webdriverio-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE:
This repo is not being maintained anymore

WebdriverIO example

This is an example webdriverio test that runs on TestObject.

To run the test, first install the dependencies with: npm install

You will then need to configure the following environment variables (or overwrite them in wdio.conf.js):

TESTOBJECT_API_KEY
TESTOBJECT_APP_ID
TESTOBJECT_DEVICE
TESTOBJECT_APPIUM_VERSION

You can then run the tests with: npm test

About

Example of testing a Sauce Labs Real Device project with Webdriver.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published