• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "description": "onlinewsj for Skia for Nexus10.",
3    "archive_data_file": "data/skia_onlinewsj_nexus10.json",
4    "credentials_path": "data/credentials.json",
5    "user_agent_type": "tablet",
6    "smoothness": { "action": "scroll" },
7    "pages": [
8        {
9            "url": "http://online.wsj.com/home-page",
10            "why": "",
11            "navigate_steps" : [
12               { "action": "navigate" },
13               { "action": "navigate" },
14               { "action": "wait", "seconds": 60 }
15            ]
16        }
17    ]
18}
19