shaka-packager/tools/page_cycler/webpagereplay
Kongqun Yang 0f24c7f9ac Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
..
extension Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
tests Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
README Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
start.html Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
start.js Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00

README

Page Cycler Tests with Web Page Replay
---------------------------------------------------------------------------
Web Page Replay is a proxy that can record and "play" web pages with
simulated network characteristics -- without having to edit the pages
by hand. With WPR, tests can use "real" web content, and catch
performance issues that may result from introducing network delays and
bandwidth throttling.

The Chromium extension here is used to load URLs, record the times,
and set the appropriate cookies for src/tools/page_cycler/common/report.html.

For more information:
https://sites.google.com/a/chromium.org/dev/developers/testing/page-cyclers-wpr
https://sites.google.com/a/chromium.org/dev/developers/testing/page-cyclers
http://code.google.com/p/web-page-replay