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 } |
+ ] |
+ } |
+ ] |
+} |