Index: tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json |
diff --git a/tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json b/tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a671a5932bce307198b88ef6cfeb89b33b6a31aa |
--- /dev/null |
+++ b/tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json |
@@ -0,0 +1,17 @@ |
+{ |
+ "description": "Wordpress for Skia Desktop.", |
+ "archive_data_file": "data/skia_wordpress_desktop.json", |
+ "credentials_path": "data/credentials.json", |
+ "smoothness": { "action": "scroll" }, |
+ "pages": [ |
+ { |
+ "name": "Wordpress", |
+ "url": "http://en.blog.wordpress.com/2012/09/04/freshly-pressed-editors-picks-for-august-2012/", |
+ "why": "#18 (Alexa global), Picked an interesting post", |
+ "navigate_steps" : [ |
+ { "action": "navigate" }, |
+ { "action": "wait", "seconds": 5 } |
+ ] |
+ } |
+ ] |
+} |