Pass CreateDirectory errors up to IndexedDB.
[chromium-blink-merge.git] / tools / page_cycler / webpagereplay / README
blob6fce3e96bbec8943140d58bc47477d2ec15f8f38
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.
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.
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