aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skp/page_sets/other/FAILING-skia_wordpress_desktop.json
blob: a671a5932bce307198b88ef6cfeb89b33b6a31aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 }                               
            ]
        }
    ]
}