AlexxNica / web-page-replay

Record & replay web pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

Web Page Replay

Record live Web pages and use them for local performance testing!

How?

Use local DNS and HTTP(S) proxies to captures your live traffic. Then use these captures in order to replay the same exact content, making sure that your tests get consistent results, that are not affected by the origin servers, the network, etc.

Tell me more

Check out the getting started guide or take a look at the architecture diagram.

Also see Note about web-page-replay code

I want to help

If you find issues with the project, you can file issues on this repo. If you want to do more and contribute code to help the project evolve, check out our contribution guidelines.

About

Record & replay web pages

License:Apache License 2.0


Languages

Language:Python 99.3%Language:JavaScript 0.7%