{
  "id": "script",
  "what": "merge validation",
  "strict": false,
  "timeLimit": 40,
  "acts": [
    {
      "type": "placeholder",
      "which": "main",
      "launch": "webkit"
    },
    {
      "type": "placeholder",
      "which": "main",
      "launch": "chromium"
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "Tab-focusability"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements"
    }
  ]
}
