tree: 8c2267276cd42e020280336f971be3bbca8b7733 [path history] [tgz]
  1. .gitignore
  2. amazon.html.sha1
  3. blogger.html.sha1
  4. booking.html.sha1
  5. cnn.html.sha1
  6. ebay.html.sha1
  7. espn.html.sha1
  8. facebook.html.sha1
  9. gmail.html.sha1
  10. google.html.sha1
  11. googlecalendar.html.sha1
  12. googledocs.html.sha1
  13. googleimagesearch.html.sha1
  14. googleplus.html.sha1
  15. linkedin.html.sha1
  16. pinterest.html.sha1
  17. README.md
  18. techcrunch.html.sha1
  19. twitter.html.sha1
  20. weather.html.sha1
  21. wikipedia.html.sha1
  22. wordpress.html.sha1
  23. yahooanswers.html.sha1
  24. yahoogames.html.sha1
  25. yahoonews.html.sha1
  26. yahoosports.html.sha1
  27. youtube.html.sha1
tools/perf/page_sets/static_top_25/README.md

This directory contains static html snapshots of top trafficked web sites. The URL list is:

https://www.google.com/search?q=barack+obama https://mail.google.com/mail/ (logged in) https://www.google.com/calendar/ (logged in) https://www.google.com/search?q=cats&tbm=isch (logged in) https://docs.google.com/document/d/1X-IKNjtEnx-WW5JIKRLsyhz5sbsat3mfTpAPUSX3_s4/view (logged in) https://plus.google.com/110031535020051778989/posts (logged in) http://www.youtube.com (logged in) http://googlewebmastercentral.blogspot.com/ http://en.blog.wordpress.com/2012/09/04/freshly-pressed-editors-picks-for-august-2012/ https://www.facebook.com/barackobama http://www.linkedin.com/in/linustorvalds http://en.wikipedia.org/wiki/Wikipedia https://twitter.com/katyperry http://pinterest.com http://espn.go.com http://www.weather.com/weather/right-now/Mountain+View+CA+94043 http://games.yahoo.com http://news.yahoo.com http://www.cnn.com http://www.amazon.com http://www.ebay.com http://booking.com http://answers.yahoo.com http://sports.yahoo.com/ http://techcrunch.com

Where “logged in” is noted, we use the “googletest” credentials.

Typical command to snapshot a static page:

% ./third_party/catapult/telemetry/bin/snap_page --browser=system
--url=‘https://www.cnn.com’ --snapshot-path=cnn.html

For a logged in page where one must log in before snapshotting, use the “--interactive” flag:

% ./third_party/catapult/telemetry/bin/snap_page --browser=system
--url=‘https://www.youtube.com’ --snapshot-path=youtube.html --interactive