watsonmw / automated-pageloadmetrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--------------------------------------------
Performance metrics gathering using Selenium
--------------------------------------------

Java and Python examples are provided.


-------------
Java Examples
-------------

Located under the java directory.

The Java examples load the browsermob-proxy jar and call its functions directly.


---------------
Python Examples
---------------

Located under the python directory.

The Python examples interface with the browsermob-proxy via a REST API.  The browsermob-proxy should be ran in server mode.  Details of how to do this can be found in python/README.


About


Languages

Language:Python 61.7%Language:Java 33.7%Language:Shell 4.5%