Skip to content

ChrisLMerrill/selenium-ide-plugin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Performance Page Measurements 4

An extension for SeleniumIDE to aid in measuring page performance.

Install

$ npm install

Development

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs

About

An example of a SeleniumIDE plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published