Skip to content

Generate an HTTP Archive dump for a page's performance using Chrome and Selenium

Notifications You must be signed in to change notification settings

larsyencken/wegan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wegan

From Old Saxon: "to weigh, consider"

A simple Scala wrapper for Selenium with ChromeDriver which fetches a page in Chrome and dumps a HAR file describing its performance.

Dependencies

You should install and put into your PATH:

Building

Run make.

Running

Wegan takes a url and the output HAR file as command-line parameters. For example:

./bin/wegan http://google.com/ output.har

About

Generate an HTTP Archive dump for a page's performance using Chrome and Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages