aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json
diff options
context:
space:
mode:
authorGravatar borenet <borenet@google.com>2014-10-17 07:37:05 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-17 07:37:05 -0700
commitdc89ca56e6f33790cda2cd93ad772ca61497346b (patch)
tree2b63ec98fa187e9c789124795d67b25540140e7c /tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json
parent25a134d1339bc7693ca96c0d46f64ff9ca52c61b (diff)
Add recreate_skps script
Diffstat (limited to 'tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json')
-rw-r--r--tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json17
1 files changed, 17 insertions, 0 deletions
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 0000000000..a671a5932b
--- /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 }
+ ]
+ }
+ ]
+}