aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skp/page_sets/other/FAILING-skia_cnn_nexus10.json
blob: 77b2851f967b333a2b6759766c73cc6d7f4b12fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "description": "CNN for Skia for Nexus10.",
    "archive_data_file": "data/skia_cnn_nexus10.json",
    "credentials_path": "data/credentials.json",
    "user_agent_type": "tablet",
    "smoothness": { "action": "scroll" },
    "pages": [
        {
            "url": "http://www.cnn.com/2012/10/03/politics/michelle-obama-debate/index.html",
            "why": "#2 news worldwide",
            "navigate_steps" : [
               { "action": "navigate" },
               { "action": "wait", "seconds": 15 }
            ]
        }
    ]
}