Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(300)

Side by Side Diff: tools/page_cycler/webpagereplay/README

Issue 9956045: Add Web Page Replay test to page cycler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Windows compile error. Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Page Cycler Tests with Web Page Replay
2 ---------------------------------------------------------------------------
3 Web Page Replay is a proxy that can record and "play" web pages with
4 simulated network characteristics -- without having to edit the pages
5 by hand. With WPR, tests can use "real" web content, and catch
6 performance issues that may result from introducing network delays and
7 bandwidth throttling.
8
9 The Chromium extension here is used to load URLs, record the times,
10 and set the appropriate cookies for src/tools/page_cycler/common/report.html.
11
12 For more information:
13 https://sites.google.com/a/chromium.org/dev/developers/testing/page-cyclers-wpr
14 https://sites.google.com/a/chromium.org/dev/developers/testing/page-cyclers
15 http://code.google.com/p/web-page-replay
OLDNEW
« no previous file with comments | « tools/page_cycler/common/report.html ('k') | tools/page_cycler/webpagereplay/extension/background.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698