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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/skp/page_sets/other/skia_onlinewsj_nexus10.json
diff --git a/tools/skp/page_sets/other/skia_onlinewsj_nexus10.json b/tools/skp/page_sets/other/skia_onlinewsj_nexus10.json
new file mode 100644
index 0000000000000000000000000000000000000000..3b5e8e83d248ec0e5a14cf42bc2b2c26b340a071
--- /dev/null
+++ b/tools/skp/page_sets/other/skia_onlinewsj_nexus10.json
@@ -0,0 +1,18 @@
+{
+ "description": "onlinewsj for Skia for Nexus10.",
+ "archive_data_file": "data/skia_onlinewsj_nexus10.json",
+ "credentials_path": "data/credentials.json",
+ "user_agent_type": "tablet",
+ "smoothness": { "action": "scroll" },
+ "pages": [
+ {
+ "url": "http://online.wsj.com/home-page",
+ "why": "",
+ "navigate_steps" : [
+ { "action": "navigate" },
+ { "action": "navigate" },
+ { "action": "wait", "seconds": 60 }
+ ]
+ }
+ ]
+}
« 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