Skip to content

sridhareaswaran/nemo-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

nemo-util

A plugin πŸ”Œ for Nemo automation framework that provides handy utilities for browser automation.

Installation
npm install nemo-util -D

or

yarn add nemo-util --dev
Configuration

Add nemo-util plugin under plugins section of your config/config.json or nemo.config.js file.

    	"plugins": {
		    "util": {
		        "module": "nemo-util"
		     }
		 }
Utils

View the list of methods provided πŸ‘‰ here.

Found issues? please report here.

About

A plugin πŸ”Œ for Nemo automation framework that provides handy utils for browser automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors