joelvh / webpagetest

Automatically exported from code.google.com/p/webpagetest
0 stars 0 forks source link

Add import/export of WPR archives. #97

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Web Page Replay integration currently works as follows:
  1. Put WPR in record mode and run the test.
  2. Put WPR in replay mode with the WPR archive file from step #1 and run the test.
  3. Throw away the WPR archive file.

This issue proposes adding an "Download WPR archive" feature, and
"Upload WPR archive" to possibly replace step #1.

This would work best if WPR used HAR files 
(http://code.google.com/p/web-page-replay/issues/detail?id=4).

Original issue reported on code.google.com by sl...@google.com on 8 Jun 2012 at 5:49

GoogleCodeExporter commented 8 years ago

Original comment by PatMee...@gmail.com on 4 Jul 2013 at 5:44