{ "id": "e55b5d28-ec31-4401-8d2a-5b7829f36d82", "version": "2.0", "name": "test", "url": "http://localhost/", "tests": [ { "id": "834b529f-c7fc-4d43-bbdf-0cfabe285c75", "name": "test1", "commands": [ { "id": "839bb8c7-14da-49dd-9554-e593be46fd3e", "comment": "", "command": "open", "target": "http://localhost:8000/tests/resources/commands/add selection/index.xhtml", "targets": [], "value": "" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "addSelection", "target": "css=#multi-select", "targets": [], "value": "EPAM" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "executeScript", "target": "return document.getElementById('multi-select-opt-1').selected;", "targets": [], "value": "option-1" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "assert", "target": "option-1", "targets": [], "value": "true" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "addSelection", "target": "css=#multi-select", "targets": [], "value": "PixelPlex" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "executeScript", "target": "return document.getElementById('multi-select-opt-1').selected;", "targets": [], "value": "option-1" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "assert", "target": "option-1", "targets": [], "value": "true" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "executeScript", "target": "return document.getElementById('multi-select-opt-2').selected;", "targets": [], "value": "option-2" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "assert", "target": "option-2", "targets": [], "value": "true" } ] }, { "id": "834b529f-c7fc-4d43-bbdf-0cfabe285c75", "name": "test2", "commands": [ { "id": "839bb8c7-14da-49dd-9554-e593be46fd3e", "comment": "", "command": "open", "target": "http://localhost:8000/tests/resources/basic/index.xhtml", "targets": [], "value": "" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "executeScript", "target": "return {\"name\":\"Maxim\"};", "targets": [], "value": "obj" }, { "id": "392e5b60-ed91-445b-9827-001d5695fece", "comment": "", "command": "assert", "target": "obj", "targets": [], "value": "{\"name\":\"Maxim\"}" } ] } ], "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": [] }