• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "description": "Chrome Endure control test for the browser.",
3  "user_agent_type": "desktop",
4  "pages": [
5    {
6      "url": "file://endure/browser_control.html",
7      "name": "browser_control",
8      "why": "Continually attach and detach a DOM tree from a basic document.",
9      "endure": { "action": "wait", "seconds": 2 }
10    }
11  ]
12}
13