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