Name | Date | Size | |
---|---|---|---|
.. | 01-Nov-2013 | 4 KiB | |
extension/ | 01-Nov-2013 | 4 KiB | |
README | 01-Nov-2013 | 777 | |
start.html | 01-Nov-2013 | 604 | |
start.js | 01-Nov-2013 | 3.8 KiB | |
tests/ | 01-Nov-2013 | 4 KiB |
README
1Page Cycler Tests with Web Page Replay 2--------------------------------------------------------------------------- 3Web Page Replay is a proxy that can record and "play" web pages with 4simulated network characteristics -- without having to edit the pages 5by hand. With WPR, tests can use "real" web content, and catch 6performance issues that may result from introducing network delays and 7bandwidth throttling. 8 9The Chromium extension here is used to load URLs, record the times, 10and set the appropriate cookies for src/tools/page_cycler/common/report.html. 11 12For more information: 13https://sites.google.com/a/chromium.org/dev/developers/testing/page-cyclers-wpr 14https://sites.google.com/a/chromium.org/dev/developers/testing/page-cyclers 15http://code.google.com/p/web-page-replay 16