| { | |
| "description": "Techcrunch for Skia Desktop.", | |
| "archive_data_file": "data/skia_techcrunch_desktop.json", | |
| "credentials_path": "data/credentials.json", | |
| "smoothness": { "action": "scroll" }, | |
| "pages": [ | |
| { | |
| "url": "http://techcrunch.com", | |
| "why": "top tech blog", | |
| "navigate_steps" : [ | |
| { "action": "navigate" }, | |
| { "action": "wait", "seconds": 15 } | |
| ] | |
| } | |
| ] | |
| } |