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

Side by Side Diff: tools/skp/page_sets/other/skia_onlinewsj_nexus10.json

Issue 655313003: Add recreate_skps script (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Address comments Created 6 years, 2 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
OLDNEW
(Empty)
1 {
2 "description": "onlinewsj for Skia for Nexus10.",
3 "archive_data_file": "data/skia_onlinewsj_nexus10.json",
4 "credentials_path": "data/credentials.json",
5 "user_agent_type": "tablet",
6 "smoothness": { "action": "scroll" },
7 "pages": [
8 {
9 "url": "http://online.wsj.com/home-page",
10 "why": "",
11 "navigate_steps" : [
12 { "action": "navigate" },
13 { "action": "navigate" },
14 { "action": "wait", "seconds": 60 }
15 ]
16 }
17 ]
18 }
OLDNEW
« no previous file with comments | « tools/skp/page_sets/other/skia_maybe_later_set.json ('k') | tools/skp/page_sets/skia_amazon_desktop.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698