Skip to content

klassijs/wdio-utam-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDriverIO UTAM Service

WebDriverIO service that provides integration with UTAM.

This service creates a new instance of the UTAM loader in the beforeHook and exposes that instance as a global utam variable available in your WebDriverIO tests.

Installation

Add wdio-utam-service as a devDependency in your package.json:

yarn add --dev wdio-utam-service

# or via npm
npm add --dev wdio-utam-service

To install WebdriverIO, see the official documentation.

Usage

Visit the test setup section from the Guide for JavaScript to learn how to set up and configure the wdio-utam-service package.

Documentation

utam.dev has all the information you need to get started with UTAM, including guides, tutorials and the JSON grammar.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published