Skip to content

LasseHall/webdriverio-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

An example for web testing with webdriverio on TestObject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%