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

Unified Diff: tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.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
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 }
+ ]
+ }
+ ]
+}
« no previous file with comments | « tools/skp/page_sets/other/FAILING-skia_cnn_nexus10.json ('k') | tools/skp/page_sets/other/LAYERS-skia_yahoonews_desktop.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698