| { | |
| "description": "Chrome Endure control test for the browser.", | |
| "user_agent_type": "desktop", | |
| "pages": [ | |
| { | |
| "url": "file://endure/browser_control.html", | |
| "name": "browser_control", | |
| "why": "Continually attach and detach a DOM tree from a basic document.", | |
| "endure": { "action": "wait", "seconds": 2 } | |
| } | |
| ] | |
| } |