{ "id": "e55b5d28-ec31-4401-8d2a-5b7829f36d82", "version": "2.0", "name": "Answer on next prompt", "url": "http://localhost:8000/", "tests": [ { "id": "834b529f-c7fc-4d43-bbdf-0cfabe285c75", "name": "issue324", "commands": [ { "id": "44b6ccce-aa23-4506-977a-a86de9bb36ad", "comment": "", "command": "runScript", "target": "alert('Hello From Alert')", "targets": [], "value": "" }, { "id": "4eba7ac7-0e6d-4b19-bf2a-989f039e74a9", "comment": "", "command": "assertAlert", "target": "Hello From Alert", "targets": [], "value": "" } ] } ], "suites": [ { "id": "e7b7100f-dcc5-4d14-a6cc-7987a9d6f804", "name": "Default Suite", "persistSession": false, "parallel": false, "timeout": 300, "tests": [ "834b529f-c7fc-4d43-bbdf-0cfabe285c75" ] } ], "urls": [ "http://localhost/" ], "plugins": [] }