Skip to content

testingbot/webdriverio-examples

Repository files navigation

WebdriverIO Demonstration Scripts

This repository contains various examples showing how to run WebdriverIO tests on the TestingBot browser grid.

Framework examples

Prerequisites

In order to run these scripts you must complete the following prerequisite steps:

Run A Sample Test

  1. Clone this Repository and set your TestingBot key and secret:

    git clone https://github.com/testingbot/webdriverio-examples.git
    export TB_KEY=********
    export TB_SECRET=*******
    
  2. Please check all README.md files in each example directory to see how to get the test running.

About

WebdriverIO Examples with TestingBot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published