You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8386 lines
325 KiB
8386 lines
325 KiB
{
|
|
"id": "dc4c7f08-00a5-4b7f-a678-db2abbea87c3",
|
|
"version": "2.0",
|
|
"name": "acdr test",
|
|
"url": "http://acdrtoolbox.dev.prometeoinnovations.com",
|
|
"tests": [{
|
|
"id": "e1d61e0a-312f-4d95-b5a4-bf3444f7f260",
|
|
"name": "Untitled",
|
|
"commands": []
|
|
}, {
|
|
"id": "5c981b2a-5bbc-4a2d-8579-fbbe7a0bb6a6",
|
|
"name": "test",
|
|
"commands": [{
|
|
"id": "e1fb3857-5c0c-4dda-9532-60c38133efcb",
|
|
"comment": "",
|
|
"command": "open",
|
|
"target": "/es/es",
|
|
"targets": [],
|
|
"value": ""
|
|
}, {
|
|
"id": "7a6eadad-0517-45e3-8fb8-d0c1520363d2",
|
|
"comment": "",
|
|
"command": "setWindowSize",
|
|
"target": "1936x1056",
|
|
"targets": [],
|
|
"value": ""
|
|
}, {
|
|
"id": "d5047644-408c-483f-b22f-9cc0bb749c14",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Login",
|
|
"targets": [
|
|
["linkText=Login", "linkText"],
|
|
["css=.card:nth-child(1) .btn:nth-child(4)", "css:finder"],
|
|
["xpath=//a[contains(text(),'Login')]", "xpath:link"],
|
|
["xpath=//a[contains(@href, '/es/admin/login')]", "xpath:href"],
|
|
["xpath=//a[2]", "xpath:position"],
|
|
["xpath=//a[contains(.,'Login')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e13730ae-4c09-471e-9db0-b5cd5c08b175",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "name=_username",
|
|
"targets": [
|
|
["name=_username", "name"],
|
|
["css=.form-group:nth-child(1) > .form-control", "css:finder"],
|
|
["xpath=//input[@name='_username']", "xpath:attributes"],
|
|
["xpath=//input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "510d9d0d-e681-413b-ad64-a997c56a9c94",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "name=_username",
|
|
"targets": [
|
|
["name=_username", "name"],
|
|
["css=.form-group:nth-child(1) > .form-control", "css:finder"],
|
|
["xpath=//input[@name='_username']", "xpath:attributes"],
|
|
["xpath=//input", "xpath:position"]
|
|
],
|
|
"value": "test2"
|
|
}, {
|
|
"id": "520e9cd5-8063-4615-bce4-4e7e6e0b5dd2",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "name=_password",
|
|
"targets": [
|
|
["name=_password", "name"],
|
|
["css=.form-group:nth-child(2) > .form-control", "css:finder"],
|
|
["xpath=//input[@name='_password']", "xpath:attributes"],
|
|
["xpath=//div[2]/input", "xpath:position"]
|
|
],
|
|
"value": "test2"
|
|
}, {
|
|
"id": "7eb1f371-9967-4b97-83c9-edf2074c06a0",
|
|
"comment": "",
|
|
"command": "sendKeys",
|
|
"target": "name=_password",
|
|
"targets": [
|
|
["name=_password", "name"],
|
|
["css=.form-group:nth-child(2) > .form-control", "css:finder"],
|
|
["xpath=//input[@name='_password']", "xpath:attributes"],
|
|
["xpath=//div[2]/input", "xpath:position"]
|
|
],
|
|
"value": "${KEY_ENTER}"
|
|
}, {
|
|
"id": "a70160ba-6cdc-4cab-9e00-026038205507",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=My tools",
|
|
"targets": [
|
|
["linkText=My tools", "linkText"],
|
|
["css=.treeview:nth-child(1) > a", "css:finder"],
|
|
["xpath=(//a[contains(@href, '#')])[5]", "xpath:href"],
|
|
["xpath=//section/ul/li/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'My tools')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "02d61131-be9d-4b65-8cc1-f7554af49cfe",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Procesos",
|
|
"targets": [
|
|
["linkText=Procesos", "linkText"],
|
|
["css=.menu-open a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Procesos')]", "xpath:link"],
|
|
["xpath=//a[contains(@href, '/en/admin/app/procesos/list')]", "xpath:href"],
|
|
["xpath=//li/ul/li/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Procesos')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0bfc463b-6f42-4861-bd13-dcf67485815b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Realizar",
|
|
"targets": [
|
|
["linkText=Realizar", "linkText"],
|
|
["css=tr:nth-child(1) .btn", "css:finder"],
|
|
["xpath=//a[contains(text(),'Realizar')]", "xpath:link"],
|
|
["xpath=//a[contains(@href, '/en/admin/proceso_tarea/1/edit')]", "xpath:href"],
|
|
["xpath=//td[2]/div/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Realizar')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0d14b253-c0ac-4cf6-a1bb-27c9407bed91",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Realizar",
|
|
"targets": [
|
|
["linkText=Realizar", "linkText"],
|
|
["css=.row:nth-child(2) > .col-sm-3:nth-child(1) > #hosting-table .hosting-button", "css:finder"],
|
|
["xpath=//a[contains(text(),'Realizar')]", "xpath:link"],
|
|
["xpath=//div[@id='hosting-table']/div/div/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '/en/admin/realizar_tarea/1/edit')]", "xpath:href"],
|
|
["xpath=//div/div/div/div/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Realizar')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "37ca46db-f39e-480b-b025-0b4eef5449b4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg10",
|
|
"targets": [
|
|
["id=ex1preg10", "id"],
|
|
["name=ex1preg10", "name"],
|
|
["css=#ex1preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a0d31db4-d177-49a4-9d3f-e5a52e4900bc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg10",
|
|
"targets": [
|
|
["id=ex1preg10", "id"],
|
|
["name=ex1preg10", "name"],
|
|
["css=#ex1preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "00b718d6-bd6d-4a46-8abd-104901fea505",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d9cacd2e-5dcc-4727-acd9-e21bd75c80ea",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg10",
|
|
"targets": [
|
|
["id=ex1preg10", "id"],
|
|
["name=ex1preg10", "name"],
|
|
["css=#ex1preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c11626fc-c3f2-433b-9daa-414644ad294f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg20",
|
|
"targets": [
|
|
["id=ex1preg20", "id"],
|
|
["name=ex1preg20", "name"],
|
|
["css=#ex1preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "27ac6a7d-1a46-4e52-b684-1f95f9631215",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg30",
|
|
"targets": [
|
|
["id=ex1preg30", "id"],
|
|
["name=ex1preg30", "name"],
|
|
["css=#ex1preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "40611112-3ffd-4f0b-ad00-c956a0a88b24",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg10",
|
|
"targets": [
|
|
["id=ex1preg10", "id"],
|
|
["name=ex1preg10", "name"],
|
|
["css=#ex1preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b635c76d-bbff-46c7-aee8-073354e3fe45",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c80e55e0-6b18-4fd2-a552-f186b818f4b5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg10",
|
|
"targets": [
|
|
["id=ex1preg10", "id"],
|
|
["name=ex1preg10", "name"],
|
|
["css=#ex1preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "259ed371-3b7c-4a95-b7b0-dc299918f7af",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg10",
|
|
"targets": [
|
|
["id=ex1preg10", "id"],
|
|
["name=ex1preg10", "name"],
|
|
["css=#ex1preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0d5d04db-fe36-4f42-9d47-8bc9680b749a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg10",
|
|
"targets": [
|
|
["id=ex1preg10", "id"],
|
|
["name=ex1preg10", "name"],
|
|
["css=#ex1preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "fa1a39f4-93b1-42d7-afe1-d808ccadec5f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b6400536-7519-45af-b700-87d10e6b45b2",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex1preg10",
|
|
"targets": [
|
|
["id=ex1preg10", "id"],
|
|
["name=ex1preg10", "name"],
|
|
["css=#ex1preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "Ejercicio 1 pregunta 1\\n\\n\\n\\n"
|
|
}, {
|
|
"id": "9b303846-44cf-4235-b3bc-aa268e2e5c61",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4ac2c278-cd17-45e0-bc55-c87b6424768b",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex1preg20",
|
|
"targets": [
|
|
["id=ex1preg20", "id"],
|
|
["name=ex1preg20", "name"],
|
|
["css=#ex1preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "Ejercicio 1 pregunta 2"
|
|
}, {
|
|
"id": "964b29de-e2ae-4b36-8c58-7e36b279e781",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "58c163b1-fe75-40d1-9756-555a4ee9633f",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex1preg30",
|
|
"targets": [
|
|
["id=ex1preg30", "id"],
|
|
["name=ex1preg30", "name"],
|
|
["css=#ex1preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "Ejercicio 1 pregunta 3"
|
|
}, {
|
|
"id": "7d3ab5cb-281c-4daf-92b0-150cdcc77234",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex1preg40",
|
|
"targets": [
|
|
["id=ex1preg40", "id"],
|
|
["name=ex1preg40", "name"],
|
|
["css=#ex1preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7635be39-2b04-4b0f-9133-66845c704b76",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.wrapper",
|
|
"targets": [
|
|
["css=.wrapper", "css:finder"],
|
|
["xpath=//div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "226d6367-c72a-4a74-b1bf-cf41d14e06e6",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex1preg40",
|
|
"targets": [
|
|
["id=ex1preg40", "id"],
|
|
["name=ex1preg40", "name"],
|
|
["css=#ex1preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex1preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "Ejercicio 1 pregunta 4"
|
|
}, {
|
|
"id": "726c9ed0-3441-4788-bbf7-7767b5c588c9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4a70ffdb-d7c6-4e9a-bc8f-fae861f71231",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b7e9bbdc-3788-4c25-bf51-5e9dd7f423aa",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "354fff92-05bf-4f80-a65c-3f9f7182650c",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex2preg20",
|
|
"targets": [
|
|
["id=ex2preg20", "id"],
|
|
["name=ex2preg20", "name"],
|
|
["css=#ex2preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex2preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a8b3911f-4858-4bfe-98ce-c5914473c7bc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex2preg30",
|
|
"targets": [
|
|
["id=ex2preg30", "id"],
|
|
["name=ex2preg30", "name"],
|
|
["css=#ex2preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex2preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "267d59b4-bd17-4d74-a3b1-558579d24b8e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex2preg40",
|
|
"targets": [
|
|
["id=ex2preg40", "id"],
|
|
["name=ex2preg40", "name"],
|
|
["css=#ex2preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex2preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "43e6aa67-b9c0-4fd0-a8c3-8f9510b12735",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex2preg10 .btn",
|
|
"targets": [
|
|
["css=.ex2preg10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "443459fd-dd80-445a-83dc-e98401a75e64",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex2preg20 .btn",
|
|
"targets": [
|
|
["css=.ex2preg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "199e590a-6488-4d52-9d85-b204a15570b2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex2preg30 .btn",
|
|
"targets": [
|
|
["css=.ex2preg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e6e15eb0-e9ee-4ba4-9c6b-7d581054118e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex2preg40 .btn",
|
|
"targets": [
|
|
["css=.ex2preg40 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[5]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "01aaa3f4-e6f1-4066-bf2b-68951248549e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "986919f0-e695-499e-a9f9-06430b4d1721",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "id=ex3preg10",
|
|
"targets": [
|
|
["id=ex3preg10", "id"],
|
|
["name=ex3preg10", "name"],
|
|
["css=#ex3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "303.5,15.25"
|
|
}, {
|
|
"id": "391617e5-c27a-4821-8322-95edf8b1faff",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "id=ex3preg10",
|
|
"targets": [
|
|
["id=ex3preg10", "id"],
|
|
["name=ex3preg10", "name"],
|
|
["css=#ex3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "303.5,15.25"
|
|
}, {
|
|
"id": "d00d06fe-f6c4-4d12-bdab-28d09c7a6b81",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "id=ex3preg10",
|
|
"targets": [
|
|
["id=ex3preg10", "id"],
|
|
["name=ex3preg10", "name"],
|
|
["css=#ex3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "303.5,15.25"
|
|
}, {
|
|
"id": "8158df92-a47b-4854-acb5-7c438870fab1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex3preg10",
|
|
"targets": [
|
|
["id=ex3preg10", "id"],
|
|
["name=ex3preg10", "name"],
|
|
["css=#ex3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "86e94bac-a929-4bd2-9af7-545b981545d4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex3preg10",
|
|
"targets": [
|
|
["id=ex3preg10", "id"],
|
|
["name=ex3preg10", "name"],
|
|
["css=#ex3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "47465f6c-691d-4ab0-9220-39523bac35b2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex3preg10",
|
|
"targets": [
|
|
["id=ex3preg10", "id"],
|
|
["name=ex3preg10", "name"],
|
|
["css=#ex3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f2881731-f33a-438a-9858-f61702f0ad57",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex3preg10",
|
|
"targets": [
|
|
["id=ex3preg10", "id"],
|
|
["name=ex3preg10", "name"],
|
|
["css=#ex3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "87fada25-3162-4261-badd-99e1df33fab0",
|
|
"comment": "",
|
|
"command": "doubleClick",
|
|
"target": "id=ex3preg10",
|
|
"targets": [
|
|
["id=ex3preg10", "id"],
|
|
["name=ex3preg10", "name"],
|
|
["css=#ex3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "95591578-1b70-4607-a939-e5112373be23",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex3preg10 .btn",
|
|
"targets": [
|
|
["css=.ex3preg10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ca63804b-95b2-41bb-98cc-d2e84dfe5695",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex3preg20",
|
|
"targets": [
|
|
["id=ex3preg20", "id"],
|
|
["name=ex3preg20", "name"],
|
|
["css=#ex3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f87d8681-1d56-45f6-9aa7-aaf4cdc1f6eb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "66fb68a0-2f79-4002-9b7d-b500a2ec3f3a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2a623b7c-c7a0-4e91-a329-4e1a4bc335df",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex3preg20 .btn",
|
|
"targets": [
|
|
["css=.ex3preg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "620b5e75-0db6-478c-a048-db5f62fbcc62",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-1",
|
|
"targets": [
|
|
["id=wizard-t-1", "id"],
|
|
["css=#wizard-t-1", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-1']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-1')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Economic')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2da162ef-a070-46b6-a6dc-96e05ecde2a8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0d5ddcb0-d72f-4088-8244-ed1858c9a4d0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9c8576d5-0ed3-46d4-9b96-ab2d1aa93052",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex3preg30 .btn",
|
|
"targets": [
|
|
["css=.ex3preg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "07a010c2-4c7d-4b36-bd70-4b6c77647133",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex3preg40 .btn",
|
|
"targets": [
|
|
["css=.ex3preg40 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[5]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b3f54c03-2648-4c37-9b81-25248cb47c17",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "49e372c8-fe79-4fcb-a52e-b7f228f14c69",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c7f89a76-5a2b-4699-a34b-755095667259",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a3d1df8a-67e1-45a7-bca4-926b7fc9c225",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "089d9e97-0437-44e6-a3f3-61cdd48b18c7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e797447c-4faf-431d-bcf2-821ff6f14ea9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "dc0f91a0-0d41-4c07-ad7e-abfdd335e7f2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex3preg70 .btn",
|
|
"targets": [
|
|
["css=.ex3preg70 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[6]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-3']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//section[4]/div/div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "08b729a3-7d1f-44ca-8d8e-6ca90b412276",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex3preg80 .btn",
|
|
"targets": [
|
|
["css=.ex3preg80 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[7]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-3']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[4]/div/div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4b9931cd-2721-4e18-95e2-827d8335d3cf",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9c4ea223-eae5-4381-9e45-1b1af879100d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "21286628-ee09-4f73-ae93-fa8881bc1c6d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2b5e3d62-9607-445a-ba4f-92b195f9c0de",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "43dcfb96-5677-483b-bf10-d7730748fddc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a544837b-3876-4f1c-ab3b-88a5d4082d4b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.wrapper",
|
|
"targets": [
|
|
["css=.wrapper", "css:finder"],
|
|
["xpath=//div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e1855e8c-dae4-4607-b732-0448cc877052",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1e6aa736-b323-4c95-9644-6a10f9fa610f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "fae1d93c-a023-4ada-a43b-7bf909ab16b3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex4preg10",
|
|
"targets": [
|
|
["id=ex4preg10", "id"],
|
|
["name=ex4preg10", "name"],
|
|
["css=#ex4preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex4preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2cae96c3-7af0-40c3-a859-8283af1ae94a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex4preg20",
|
|
"targets": [
|
|
["id=ex4preg20", "id"],
|
|
["name=ex4preg20", "name"],
|
|
["css=#ex4preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex4preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bfcf025f-9ef3-409c-b3c5-8629ad104117",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex4preg10 .btn",
|
|
"targets": [
|
|
["css=.ex4preg10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bab2f1d7-7b24-4ce5-8441-fdba3e1532e4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex4preg20 .btn",
|
|
"targets": [
|
|
["css=.ex4preg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c0e48dac-5405-4815-a671-2525d0cec6d9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-1",
|
|
"targets": [
|
|
["id=wizard-t-1", "id"],
|
|
["css=#wizard-t-1", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-1']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-1')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Customer Needs')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "de7b1610-4ce5-420a-a90c-fe5feb589bfc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex4preg30",
|
|
"targets": [
|
|
["id=ex4preg30", "id"],
|
|
["name=ex4preg30", "name"],
|
|
["css=#ex4preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex4preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "948b291c-e980-4cb4-bbc0-b44d3c3df626",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "669b0ec3-7a19-440b-93a9-c3fbca2c6c96",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b7d759c4-cf20-4e29-a3d8-e8b7c7f67ae1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex4preg40",
|
|
"targets": [
|
|
["id=ex4preg40", "id"],
|
|
["name=ex4preg40", "name"],
|
|
["css=#ex4preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex4preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e717ab0f-7b82-4939-a1d4-b4819d57ee29",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex4preg40 .btn",
|
|
"targets": [
|
|
["css=.ex4preg40 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[5]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "197a09c3-34d1-461b-94fc-d29b658c3ca4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex4preg30 .btn",
|
|
"targets": [
|
|
["css=.ex4preg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "67a5f850-28b0-4d26-9dba-4f8fe8ea95d9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a697c0ee-f0b5-479b-856d-4fb49312bdf3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0dbf3410-04eb-440f-ac1b-aa65c4b8b617",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4e62edce-6fdf-48d1-a3cf-165781f0b980",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4547f78f-8870-4983-b02d-1638e583ca5b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "17b9d8ef-585d-4343-ba37-30a92972befd",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "08b861c4-0679-4b5a-b5c6-df22f006109b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a27b9ac4-cc55-4225-ae2e-ddbd8f064664",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9a2ab90b-eb79-496b-aa84-0f38aa2b526e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2fc48b7c-03dd-483b-ac5d-d60494527b5b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "db3a0fdc-de1c-43d1-8fc4-8372b89a4abc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "85958a41-a074-4c1d-b33c-0caf25c5acd0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6f52def4-33cf-41e6-9a4f-58d24ae67b58",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "fe9efb3b-17d1-4314-97b5-1a3c044a77ac",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=p:nth-child(9)",
|
|
"targets": [
|
|
["css=p:nth-child(9)", "css:finder"],
|
|
["xpath=//p[6]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "19f8306e-a894-48a0-91c9-f9ae26051f2b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d572146b-6191-4f6b-9072-468254f96bfc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0ebb842a-ea26-4eac-822a-abb8111ab798",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5214d776-8f6b-4e6a-b82a-63330eace49e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "76220d9a-d18a-4ee4-a112-893695845dcb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.wrapper",
|
|
"targets": [
|
|
["css=.wrapper", "css:finder"],
|
|
["xpath=//div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "10bc45a9-aa2f-4f4f-8cba-9c82a1c73c42",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "edec73fa-e49b-45b4-ad4b-fbda22e2b339",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3ad16230-d08a-42f7-b2d9-d2cac2dfc4ac",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "21d472c1-906b-4bff-b443-a0eb8d74d55f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ef2b3937-9557-423a-8619-cf4f457bc584",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3a5e292b-ce5e-42fb-b988-b5c59862ae24",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b03eb305-6666-49d2-bee7-8617ac28c8aa",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "cce41761-b16c-46f0-9dd0-661e3d7a0c4e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d3172df1-4235-49cd-9a8d-bd55b281ec9e",
|
|
"comment": "",
|
|
"command": "mouseDown",
|
|
"target": "css=#wizard-p-1 .ex7bpreg20 .slider-tick:nth-child(2)",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex7bpreg20 .slider-tick:nth-child(2)", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/div[2]/div[6]/div[2]", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/div[2]/div[6]/div[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8106daa4-5b12-45b3-8d75-3c435fef025b",
|
|
"comment": "",
|
|
"command": "mouseUp",
|
|
"target": "css=#wizard-p-1 .ex7bpreg20 .min-slider-handle",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex7bpreg20 .min-slider-handle", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/div[2]/div[7]", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/div[2]/div[7]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "71860b1e-752f-405a-bd65-955782c78372",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex7bpreg20 .slider-horizontal",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex7bpreg20 .slider-horizontal", "css:finder"],
|
|
["xpath=(//div[@id=''])[3]", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/div[2]", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/div[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a29c9529-1fb3-435f-9690-7bd03df60556",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0e03f521-da78-48ba-83f1-286a8b3c05ae",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1c5aa431-358c-4720-94fb-154b4637e6c2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex7bpreg50 .slider-horizontal",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex7bpreg50 .slider-horizontal", "css:finder"],
|
|
["xpath=(//div[@id=''])[4]", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/div[2]", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[5]/div/div[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1c81f649-c3cb-49cf-a41d-a61ea4f8b5b5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.hover > .iCheck-helper",
|
|
"targets": [
|
|
["css=.hover > .iCheck-helper", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/label/div/ins", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[6]/div/label/div/ins", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d4ebd5e4-0fa7-4564-9b3e-5537e492da6b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "38abc4fa-7280-48e3-841e-64e8e3b39753",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4edb3eae-dcc2-4daf-9ad6-e994a0af2fd1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "49960f95-5b6f-487f-984e-1ae4e6bee932",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5b453604-0dbd-4827-b8f9-6f29889cd7a8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.wrapper",
|
|
"targets": [
|
|
["css=.wrapper", "css:finder"],
|
|
["xpath=//div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "49b032f6-0a7e-4294-ba99-bcfed034502a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6a10509e-9856-45ca-9819-9b25821c917b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "20e6fa1d-5985-408a-9cb4-fc08c9bf3f32",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d149d4a2-e7d3-4d95-8405-b9cca42eff4f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex8preg60 .btn",
|
|
"targets": [
|
|
["css=.ex8preg60 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[7]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c8a7ecc5-3c10-4664-807d-c1307406617f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex8preg50 .btn",
|
|
"targets": [
|
|
["css=.ex8preg50 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[6]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a6b66fd3-7f48-480d-a812-ff16f3741c27",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex8preg40 .btn",
|
|
"targets": [
|
|
["css=.ex8preg40 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[5]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ce903574-35da-4880-94d9-1d2467ce22d9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex8preg30 .btn",
|
|
"targets": [
|
|
["css=.ex8preg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "33126e01-4acf-4135-90c8-e2979f54104a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex8preg20 .btn",
|
|
"targets": [
|
|
["css=.ex8preg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "409cc608-b684-46af-89fa-822ed0c3ce89",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex8preg10 .btn",
|
|
"targets": [
|
|
["css=.ex8preg10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c2e4b74b-3602-49f5-9234-0f112b47409a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "622b73fa-f455-455d-82b7-7e345e2e8be6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex9apreg10",
|
|
"targets": [
|
|
["id=ex9apreg10", "id"],
|
|
["name=ex9apreg10", "name"],
|
|
["css=#ex9apreg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bf8da35e-c974-4b89-a0fe-fc333ed66174",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "aed7632e-2831-4edc-b958-720cb8f4195e",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "180,1558"
|
|
}, {
|
|
"id": "c679dc54-d6c1-4854-9089-c2194987cb3c",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "180,1558"
|
|
}, {
|
|
"id": "70bb35f4-bb30-4138-aafd-79c44f4e2adc",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "180,1558"
|
|
}, {
|
|
"id": "bbbca597-2aa5-4d86-8be4-758f2bcafbe2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3e7d6170-e73e-4770-b7f3-52aef87bc720",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex9apreg40",
|
|
"targets": [
|
|
["id=ex9apreg40", "id"],
|
|
["name=ex9apreg40", "name"],
|
|
["css=#ex9apreg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "93a553f0-764d-45f0-a3fe-e322c066f84d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex9apreg40",
|
|
"targets": [
|
|
["id=ex9apreg40", "id"],
|
|
["name=ex9apreg40", "name"],
|
|
["css=#ex9apreg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "962a928c-dcb6-4554-9916-313f5014e090",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "27bd676b-9ab1-49be-b151-7609ac2da09a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5892e02d-a33b-4ee0-bb24-58f7176f572a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex9apreg50",
|
|
"targets": [
|
|
["id=ex9apreg50", "id"],
|
|
["name=ex9apreg50", "name"],
|
|
["css=#ex9apreg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9979e6f0-e8e5-4d43-9d44-119c2d812af5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e58808c5-6b2f-43f3-b8f3-b8aa37dba8a4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ea7c4d9c-9319-46aa-8817-d26a87a69b32",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "274.5,78.75"
|
|
}, {
|
|
"id": "dc982990-7784-4f53-a62a-9d6dfcec0d2b",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "274.5,78.75"
|
|
}, {
|
|
"id": "a36f59f8-a4c5-40df-be67-fc4fa980d63e",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "274.5,78.75"
|
|
}, {
|
|
"id": "ecea749e-f89e-484d-9ed5-818a368779d4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ee6f89a6-032f-4066-a6b1-a8e0a79a5d5e",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "245.5,23.75"
|
|
}, {
|
|
"id": "c1574422-4aa2-4f06-8a57-72499227cd2b",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "245.5,23.75"
|
|
}, {
|
|
"id": "65151955-1c10-4013-9f38-50efd53a8532",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "245.5,23.75"
|
|
}, {
|
|
"id": "dc5b351e-630e-4614-83af-49f7dd051bee",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex9apreg60",
|
|
"targets": [
|
|
["id=ex9apreg60", "id"],
|
|
["name=ex9apreg60", "name"],
|
|
["css=#ex9apreg60", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg60']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "89e01df6-c482-4b80-9aa2-04ca1c9ffe3b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0d2d159b-8085-46d0-bfdf-e6a2147aa4c5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex9apreg70",
|
|
"targets": [
|
|
["id=ex9apreg70", "id"],
|
|
["name=ex9apreg70", "name"],
|
|
["css=#ex9apreg70", "css:finder"],
|
|
["xpath=//textarea[@id='ex9apreg70']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[7]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b9f843dc-22da-4a26-9fa3-217894e6e71f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e74a7204-d7c2-48e2-91e3-253e19db31ee",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8f001b58-fdce-4877-bfbf-b7ac652a80f0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9a4071d6-56c2-4a0f-96ee-f1a9508dee7a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a7d2ae5e-2c5d-4c95-a145-5b6d73096414",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex9apreg10 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "28ef6dc0-9688-496b-882d-573bb62fa951",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.ex9apreg20 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": "94.375,7.25"
|
|
}, {
|
|
"id": "3f79e6f3-8f27-4f02-ae3e-e908c913ac6d",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.ex9apreg20 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": "94.375,7.25"
|
|
}, {
|
|
"id": "7e638779-a725-4ee7-9999-c5e317e53297",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.ex9apreg20 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": "94.375,7.25"
|
|
}, {
|
|
"id": "c8a84508-b445-47a5-b830-30b912175344",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex9apreg20 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5ea5a63b-6544-40c5-a7fc-ac327005a0c1",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.ex9apreg30 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": "78.046875,7.5"
|
|
}, {
|
|
"id": "10bc4b80-6e77-4d42-9110-3c19455934d4",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.ex9apreg30 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": "78.046875,7.5"
|
|
}, {
|
|
"id": "4a7f329b-df64-4b59-82ce-0788e81365df",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.ex9apreg30 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": "78.046875,7.5"
|
|
}, {
|
|
"id": "32b88434-ba54-44a7-aefa-9354267f3298",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex9apreg30 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bb1be8e0-d4f2-4a78-8cd2-9ee80268a64d",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.ex9apreg100 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg100 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[5]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[10]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/a", "xpath:position"]
|
|
],
|
|
"value": "55.5,18.75"
|
|
}, {
|
|
"id": "58db53b8-9e43-46aa-a73b-2d13f22f60db",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.ex9apreg100 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg100 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[5]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[10]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/a", "xpath:position"]
|
|
],
|
|
"value": "55.5,18.75"
|
|
}, {
|
|
"id": "47360de9-69a4-430b-bc03-c155b635d1bc",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.ex9apreg100 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg100 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[5]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[10]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/a", "xpath:position"]
|
|
],
|
|
"value": "55.5,18.75"
|
|
}, {
|
|
"id": "9f25d011-504d-4181-bf3c-afe41a353c4b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex9apreg100 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg100 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[5]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[10]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "07a37f26-0d33-498c-8f94-ae12d8fe5c44",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.ex9apreg110 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg110 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[6]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[11]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/a", "xpath:position"]
|
|
],
|
|
"value": "72.5,24.75"
|
|
}, {
|
|
"id": "2522a124-27a1-4941-8638-42122c4807ed",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.ex9apreg110 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg110 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[6]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[11]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/a", "xpath:position"]
|
|
],
|
|
"value": "72.5,24.75"
|
|
}, {
|
|
"id": "69f7e7fc-09a9-4fab-a87b-bed196ee233e",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.ex9apreg110 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg110 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[6]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[11]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/a", "xpath:position"]
|
|
],
|
|
"value": "72.5,24.75"
|
|
}, {
|
|
"id": "48bafeb6-67af-4131-a1a1-03963f7f96bc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex9apreg110 .btn",
|
|
"targets": [
|
|
["css=.ex9apreg110 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[6]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[11]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0b2a02ff-8414-4b13-a09d-dc60423580c0",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": "55,18"
|
|
}, {
|
|
"id": "e9f3c0cb-8353-4d9c-a8d0-44d6e57c5cec",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": "55,18"
|
|
}, {
|
|
"id": "eb70b7b5-bcfa-469d-99ed-dfa06d271af1",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": "55,18"
|
|
}, {
|
|
"id": "4b806d5a-1cae-4ad5-a184-1816e7ab08a2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "04a7a842-b06a-4a6b-ad4a-92cc7e2b86e4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "acd1d0e9-558c-46ae-855a-098f254e3de6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "df19545c-e439-47aa-9ba1-df3120f92fa0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e99e4b15-5e90-4c87-9a55-b43a6dacefce",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex9bpreg30 .btn",
|
|
"targets": [
|
|
["css=.ex9bpreg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8d76c6e9-48df-4443-98dd-c74b436b1723",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex9bpreg20 .btn",
|
|
"targets": [
|
|
["css=.ex9bpreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "49383f8a-802b-41f7-9bee-6d701e58fafe",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex9bpreg10 .btn",
|
|
"targets": [
|
|
["css=.ex9bpreg10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "884c0364-3ab2-491b-8fc4-a6b78f84832c",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "28da61f0-d1bd-4ff3-86bb-1ad5c0156ee2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Caso de estudio",
|
|
"targets": [
|
|
["linkText=Caso de estudio", "linkText"],
|
|
["css=#wizard-p-0 .ex10apreg10 .btn", "css:finder"],
|
|
["xpath=//a[contains(text(),'Caso de estudio')]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Caso de estudio')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "182d0316-94c2-4f17-82ba-21f4d6b0f8ab",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10apreg20 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10apreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "058bf5f2-8c74-41d6-a1ee-36aea57709fc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0cc675d0-026c-48d6-b7bd-676e73664633",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2cc70cda-70e7-4519-8333-cfbb8f319665",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-1",
|
|
"targets": [
|
|
["id=wizard-t-1", "id"],
|
|
["linkText=2.", "linkText"],
|
|
["css=#wizard-t-1", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-1']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-1')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'2.')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "67d0eeec-f3da-46ca-bc12-007c6badece0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a8aec0e9-a026-4265-8725-776fd4042ed6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4a5842a6-92ab-4b5e-868d-6be1517217e3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Caso de estudio",
|
|
"targets": [
|
|
["linkText=Caso de estudio", "linkText"],
|
|
["css=#wizard-p-1 .ex10apreg10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "816a9745-64e2-4e37-af1f-f2465de39e80",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10apreg20 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10apreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e83cc543-4b70-425c-8b52-3756155c60fb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "adf414b7-07b5-42b2-97f0-931c87866fce",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg10-10 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg10-10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "035b09f5-2e14-4d4c-892a-e74323672c7f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg10-10 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg10-10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "996baf78-389d-4ba0-9303-ab09ec1b3bc9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg10-20 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg10-20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5710c7ac-ec8c-4a16-a479-300531a7fbb6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg10-20 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg10-20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a69c4864-91f9-474a-a99c-c275df4cb67a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg10-10 .switch-label-off",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg10-10 .switch-label-off", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/div[2]/label/label", "xpath:idRelative"],
|
|
["xpath=//label/label", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bb48d4e6-c3ef-4c0e-9f80-a840b53ebab5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg10-20 .switch-label-off",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg10-20 .switch-label-off", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/div[2]/label/label", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/div[2]/label/label", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "650467d2-2a5d-4990-9e88-7db4ac365bf2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg10-20 .switch-label-on",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg10-20 .switch-label-on", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/div[2]/label/label[2]", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/div[2]/label/label[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b58f6c65-7d02-4225-a0a2-5d0d3d9699fe",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg10-10 .switch-label-on",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg10-10 .switch-label-on", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/div[2]/label/label[2]", "xpath:idRelative"],
|
|
["xpath=//label[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f6f11ea2-29fd-4258-a33f-c5f400ebefb7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-1",
|
|
"targets": [
|
|
["id=wizard-t-1", "id"],
|
|
["linkText=2.", "linkText"],
|
|
["css=#wizard-t-1", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-1']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-1')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'2.')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b82464f5-645b-4e73-bdc1-1dd51d1e16ea",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg10-10 .switch-label-on",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg10-10 .switch-label-on", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/div[2]/label/label[2]", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/div[2]/label/label[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "99832bbd-b774-452f-a205-d2920ec66c49",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg10-20 .switch-label-on",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg10-20 .switch-label-on", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/div[2]/label/label[2]", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[3]/div/div[2]/label/label[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a3441f3b-b8b9-4543-b90e-d1444434bad7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg10-10 .switch-label-off",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg10-10 .switch-label-off", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/div[2]/label/label", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/div[2]/label/label", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "cafa4935-50cf-4ff8-b515-c99f0f5fd438",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg10-20 .switch-label-off",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg10-20 .switch-label-off", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/div[2]/label/label", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[3]/div/div[2]/label/label", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7803f9e1-b272-4bbb-850a-b6e9215f454a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-0",
|
|
"targets": [
|
|
["id=wizard-t-0", "id"],
|
|
["linkText=1.", "linkText"],
|
|
["css=#wizard-t-0", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-0']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-0')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'1.')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2548c787-dde7-437d-bb8f-a6c9669ca871",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg20 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5758a1b1-12de-4f18-aded-520aaca0bfde",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-0 .ex10bpreg20 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-0 .ex10bpreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6bdfd496-3bc8-46cd-9e07-4ed735b69e93",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a5e83d7c-1527-4404-aec2-b048b00dbf95",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.wrapper",
|
|
"targets": [
|
|
["css=.wrapper", "css:finder"],
|
|
["xpath=//div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "69794b34-63b1-4814-8a04-c7950fa73ba1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.wrapper",
|
|
"targets": [
|
|
["css=.wrapper", "css:finder"],
|
|
["xpath=//div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "fb67e63c-4377-426f-8baf-def158cd51cb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e8f7f185-d1bc-4932-975f-1d04318450e4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f22e1266-a359-4157-aaf6-3a0b79cf15d6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.wrapper",
|
|
"targets": [
|
|
["css=.wrapper", "css:finder"],
|
|
["xpath=//div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9fdc2aea-4ab4-40bf-a9b0-67bbc9f4db4a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4d0499b7-7b7a-4eb4-ae0c-4bf1d11c276e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f45bcd61-b4e8-42a0-b257-e424a769fc03",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg10-20 .switch-label-on",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg10-20 .switch-label-on", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/div[2]/label/label[2]", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[3]/div/div[2]/label/label[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9a6c7daa-f631-40d2-91f6-1d8b03d8f7f6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg10-10 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg10-10 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[11]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2fe8ae34-e456-4bc6-a2f1-a44281a11ff5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg10-20 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg10-20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[12]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e75b7b39-e559-480c-9f29-0e041d078e7d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg20 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[13]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5edf8634-f6ec-4944-8dea-b03d97ab9552",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7c145f03-96ca-430a-b234-efa42d50e5c3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "949aa435-942b-4529-9659-9b86fc512a6e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg30 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[14]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[5]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bce81901-7b49-4d49-bd52-c8316ccfbd07",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg40 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg40 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[15]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[6]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "cc75cab7-d040-4b94-b1af-b3370697d9bb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg50 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg50 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[16]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[7]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "59532edc-66da-48f6-8a29-35ea436a7604",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg60 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg60 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[17]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[8]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f2b01f6d-02bd-4f80-8464-462b1ad35133",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg70 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg70 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[18]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[9]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "839f746a-d7f5-47b0-abda-74e4e7caea6d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .ex10bpreg80 .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .ex10bpreg80 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[19]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[10]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "74b76a60-99dc-4242-bf34-cc53896893e8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6675ed9c-cc7b-4b31-bacf-ebef64a1efb4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2be24a4e-4e09-4500-b1dc-6f054b9cc7a1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "39f91f4d-bf23-40b6-bae9-051428504c3f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "673810df-1e1f-436f-8559-4c0395967bc6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6e366e9a-a597-427d-bac9-9f3f33173f4a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "342016f6-81a2-4a23-8f2f-2d317fa23a1e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c82bcfac-0508-4cb4-a7c0-f60faaaf2870",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8948a60a-4505-4fd0-86fc-a2f6373a6876",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b899c99f-3cc1-400c-833f-666899be19d6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex11preg30 .btn",
|
|
"targets": [
|
|
["css=.ex11preg30 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[2]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6a5c4aa2-cbe8-443d-9023-0dadc6c56cb2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex11preg20 .btn",
|
|
"targets": [
|
|
["css=.ex11preg20 .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[3]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ea148556-0247-4776-ad3a-73b7b220b7d0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.btn:nth-child(3)",
|
|
"targets": [
|
|
["css=.btn:nth-child(3)", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[4]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/a", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "72d79358-d185-44cf-8f59-55106815a7b0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d0101ec2-c8f3-4cba-b16a-cadb5aa5f374",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex11preg10",
|
|
"targets": [
|
|
["id=ex11preg10", "id"],
|
|
["name=ex11preg10", "name"],
|
|
["css=#ex11preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex11preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5ace83c7-c4af-4676-87b5-028e93bf8749",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3c071feb-2706-4e4f-a6b6-a563512e4e70",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=elfinder_button",
|
|
"targets": [
|
|
["id=elfinder_button", "id"],
|
|
["css=#wizard-p-0 #elfinder_button", "css:finder"],
|
|
["xpath=//span[@id='elfinder_button']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/span", "xpath:idRelative"],
|
|
["xpath=//div/div/span", "xpath:position"],
|
|
["xpath=//span[contains(.,'Search')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "63cf209e-32c0-497b-9d63-9ae86e1c56a1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.elfinder-cwd-icon",
|
|
"targets": [
|
|
["css=.elfinder-cwd-icon", "css:finder"],
|
|
["xpath=//div[@id='l1_dWx5c3NlLW5hcmRpbi1xdWFkcmF0by1kdWFsLXRpbWUtcGVycGV0dWFsLWNhbGVuZGFyLXdoaXRlLWdvbGQtMTY2NS5qcGc']/div/div", "xpath:idRelative"],
|
|
["xpath=//div[3]/div[3]/div[3]/div/div/div/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d197f8d4-564f-468e-a109-e17b3b2b72a2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.elfinder-cwd-icon",
|
|
"targets": [
|
|
["css=.elfinder-cwd-icon", "css:finder"],
|
|
["xpath=//div[@id='l1_dWx5c3NlLW5hcmRpbi1xdWFkcmF0by1kdWFsLXRpbWUtcGVycGV0dWFsLWNhbGVuZGFyLXdoaXRlLWdvbGQtMTY2NS5qcGc']/div/div", "xpath:idRelative"],
|
|
["xpath=//div[3]/div[3]/div[3]/div/div/div/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e14e07c0-b9b1-4d68-a928-159d706f988e",
|
|
"comment": "",
|
|
"command": "doubleClick",
|
|
"target": "css=.elfinder-cwd-icon",
|
|
"targets": [
|
|
["css=.elfinder-cwd-icon", "css:finder"],
|
|
["xpath=//div[@id='l1_dWx5c3NlLW5hcmRpbi1xdWFkcmF0by1kdWFsLXRpbWUtcGVycGV0dWFsLWNhbGVuZGFyLXdoaXRlLWdvbGQtMTY2NS5qcGc']/div/div", "xpath:idRelative"],
|
|
["xpath=//div[3]/div[3]/div[3]/div/div/div/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b30f50e1-aae4-42d0-be88-cf9e09f93095",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "751ac15d-4b03-4252-8e96-082a596ef59d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0629d78d-56e5-4797-bb7c-4fd7bdeefe16",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d034a743-4189-4865-a73f-19c29ff17797",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.container",
|
|
"targets": [
|
|
["css=.container", "css:finder"],
|
|
["xpath=//section[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b70d6615-5206-43ba-99b4-3de55fe1b6de",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "648e471c-f8c4-43ff-89e5-8959d0fe0c3c",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "193,1393"
|
|
}, {
|
|
"id": "03ec9110-1988-482f-8b8e-f17b863400bb",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "193,1393"
|
|
}, {
|
|
"id": "934b99ef-d5c6-41d3-a000-994054061022",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "193,1393"
|
|
}, {
|
|
"id": "bc1e156c-9c4d-4dda-8b53-b5d19e835559",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "680bc095-5bc8-4ca0-9554-f31c50f57090",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "adff15ed-ed65-41d7-8e36-dd46d4dcf4e2",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "210,1851"
|
|
}, {
|
|
"id": "14223f72-9231-4306-a56d-421e28acb952",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "210,1851"
|
|
}, {
|
|
"id": "ff64639e-e4df-45ab-a8e6-d31cd2d7cf62",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "210,1851"
|
|
}, {
|
|
"id": "7eb4d26c-f13e-4980-842c-661f2b8b39c8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "14ce7298-bb08-4ea0-bcc0-e536595b6add",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "190,2164"
|
|
}, {
|
|
"id": "dd20715c-3ced-45b9-be30-2a64ba44e85b",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "190,2164"
|
|
}, {
|
|
"id": "06800214-df28-43ec-8e25-7abb9aa582ff",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "190,2164"
|
|
}, {
|
|
"id": "d105eadc-ed6d-4fb3-8b66-7d4da3d28fdb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2aa55e70-810a-471f-864b-eae26f593b19",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a1b02d78-f288-40d0-a798-37ead90dad04",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 #elfinder_button",
|
|
"targets": [
|
|
["css=#wizard-p-1 #elfinder_button", "css:finder"],
|
|
["xpath=(//span[@id='elfinder_button'])[2]", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div/div/span", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div/div/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8419cb74-81de-4c3a-83fc-e00104ab5d2c",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "xpath=(//div[@id='editor']/div/a/span)[2]",
|
|
"targets": [
|
|
["xpath=(//div[@id='editor']/div/a/span)[2]", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/a/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9c8ad3e6-f16e-4e03-bd67-027119df4bcf",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-2",
|
|
"targets": [
|
|
["id=select2-chosen-2", "id"],
|
|
["css=#select2-chosen-2", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-2']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2fc4d216-c5e1-435b-8da0-b5a24a335c47",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-2",
|
|
"targets": [
|
|
["id=select2-chosen-2", "id"],
|
|
["css=#select2-chosen-2", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-2']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b114b103-c24d-4796-abfd-005423d7da3c",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-2",
|
|
"targets": [
|
|
["id=select2-chosen-2", "id"],
|
|
["css=#select2-chosen-2", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-2']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b829d764-e188-43c5-bcdb-110c6ea41c51",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#s2id_order-of-stages1 b",
|
|
"targets": [
|
|
["css=#s2id_order-of-stages1 b", "css:finder"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span[2]/b", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span[2]/b", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4202ebfa-1f0e-465b-90d7-21813022b6d1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-2",
|
|
"targets": [
|
|
["id=select2-chosen-2", "id"],
|
|
["css=#select2-chosen-2", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-2']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2cea0593-5c0c-49af-aeee-e84669605bd9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#s2id_order-of-stages1 b",
|
|
"targets": [
|
|
["css=#s2id_order-of-stages1 b", "css:finder"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span[2]/b", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span[2]/b", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3a6cb999-0ace-4f1c-85ca-dd009cd32dce",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .order-of-stages .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .order-of-stages .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[15]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "67e2188b-bc05-4179-9f35-222f0e2e9a28",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 .order-of-stages .btn",
|
|
"targets": [
|
|
["css=#wizard-p-1 .order-of-stages .btn", "css:finder"],
|
|
["xpath=(//a[contains(text(),'Caso de estudio')])[15]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/div/a", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/a", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "94057fa2-9afc-4716-ba3d-205e72ba5c3f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-2",
|
|
"targets": [
|
|
["id=select2-chosen-2", "id"],
|
|
["css=#select2-chosen-2", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-2']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "cddda9e6-f6c9-46cc-a82e-f42be0346ce8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-2",
|
|
"targets": [
|
|
["id=select2-chosen-2", "id"],
|
|
["css=#select2-chosen-2", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-2']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8332d511-ed42-40d0-8340-b029182e9f82",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-2",
|
|
"targets": [
|
|
["id=select2-chosen-2", "id"],
|
|
["css=#select2-chosen-2", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-2']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages1']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div/div/div[2]/a/span", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "828f1b37-607e-4ca4-b3c5-1ab37dcf8fb4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=stage1",
|
|
"targets": [
|
|
["id=stage1", "id"],
|
|
["css=#stage1", "css:finder"],
|
|
["xpath=//input[@id='stage1']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[4]/div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "244f3277-fa4c-484e-b9bb-be77c140e4b7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1c339a83-914c-4ad7-aa8c-9d2b018db7c7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-3",
|
|
"targets": [
|
|
["id=select2-chosen-3", "id"],
|
|
["css=#select2-chosen-3", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-3']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages2']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/div/div[2]/a/span", "xpath:position"],
|
|
["xpath=//span[contains(.,'During')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "55c04387-7143-49b7-bda0-358f15a9e869",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Back",
|
|
"targets": [
|
|
["linkText=Back", "linkText"],
|
|
["css=.actions li:nth-child(1) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Back')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#previous')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Back')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7663cdc7-0bc9-47b0-b73f-97eefcf2990e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b30141bd-9035-4799-a7ec-0f49f7d930d1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8ef99163-a6d9-4f0f-be64-8d2c19133452",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "10105705-3269-4302-b1b6-8679766a33c4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard > .content",
|
|
"targets": [
|
|
["css=#wizard > .content", "css:finder"],
|
|
["xpath=//form[@id='wizard']/div[2]", "xpath:idRelative"],
|
|
["xpath=//form/div[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "74547b9e-d487-4430-ac90-486adcb5eb7b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b5dbb00c-2347-446c-b779-4a66fee2b51f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "04201ee9-1fd4-4dd3-974b-250fd59a80f3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7f440e2b-3e64-4881-b6cc-93382a91aec6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "96ff4e78-fe12-4db8-bb77-736e4f9e513e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=select2-chosen-3",
|
|
"targets": [
|
|
["id=select2-chosen-3", "id"],
|
|
["css=#select2-chosen-3", "css:finder"],
|
|
["xpath=//span[@id='select2-chosen-3']", "xpath:attributes"],
|
|
["xpath=//div[@id='s2id_order-of-stages2']/a/span", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/div/div[2]/a/span", "xpath:position"],
|
|
["xpath=//span[contains(.,'During')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c92bac34-0b77-444e-a79f-ed287f869fe8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a0f602a6-0217-494f-821a-48448cf494f5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "cc280381-20c4-42ef-a032-fe069e17ad4a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9a2960f3-e620-4da1-981e-763d3e1cdf1a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "961dbf17-e50f-4c81-9217-1c3aa5499afd",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "61ab0287-57f4-4085-9b99-e075c2fbdf56",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "22740b3a-5b12-4a96-9701-160f62db890d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a7916466-784f-4148-9f11-ed707ff28f7d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f77c8ce7-6351-435f-b22d-3c4e850ea630",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d7e11d32-3ad8-4021-8ff1-651beca45e19",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "021919f0-0e40-4435-acb4-056d9e07c87b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "fab048ad-bd4e-45a9-8e89-07715cc8eda1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "05b51d13-8106-47fa-a0c2-ba596d0aeeaa",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6340dcb1-a93e-4296-9ee1-d413ce30d781",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=who3",
|
|
"targets": [
|
|
["id=who3", "id"],
|
|
["css=#who3", "css:finder"],
|
|
["xpath=//input[@id='who3']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-3']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[4]/div/div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "fec33755-f788-423a-ae35-053bbb1d1340",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.container",
|
|
"targets": [
|
|
["css=.container", "css:finder"],
|
|
["xpath=//section[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6d3296e4-7644-49df-8864-e47ceda49876",
|
|
"comment": "",
|
|
"command": "doubleClick",
|
|
"target": "css=.container",
|
|
"targets": [
|
|
["css=.container", "css:finder"],
|
|
["xpath=//section[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4e750d54-9eab-4e7a-8aa3-b830137accc4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d410a7bb-fe3b-449c-b87a-9ffcf72aa6c9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex13preg10",
|
|
"targets": [
|
|
["id=ex13preg10", "id"],
|
|
["name=ex13preg10", "name"],
|
|
["css=#ex13preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex13preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d1869962-5b9b-4607-9be8-12901aca049d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Caso de estudio",
|
|
"targets": [
|
|
["linkText=Caso de estudio", "linkText"],
|
|
["css=.ex13preg10 .btn", "css:finder"],
|
|
["xpath=//a[contains(text(),'Caso de estudio')]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Caso de estudio')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "95c68977-d00c-412b-9620-50cd743258f8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Caso de estudio",
|
|
"targets": [
|
|
["linkText=Caso de estudio", "linkText"],
|
|
["css=.ex13preg10 .btn", "css:finder"],
|
|
["xpath=//a[contains(text(),'Caso de estudio')]", "xpath:link"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/a", "xpath:idRelative"],
|
|
["xpath=//div/div/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Caso de estudio')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a5918a4a-374e-4435-8292-698c7323a6a2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex13preg10",
|
|
"targets": [
|
|
["id=ex13preg10", "id"],
|
|
["name=ex13preg10", "name"],
|
|
["css=#ex13preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex13preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b32456ea-5a34-4e72-b8fb-3a541b4fabb2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0aadd0e6-9541-4d1d-a5f3-3ea9b0e13e93",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex13preg10",
|
|
"targets": [
|
|
["id=ex13preg10", "id"],
|
|
["name=ex13preg10", "name"],
|
|
["css=#ex13preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex13preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "Ejercicio 13 activities"
|
|
}, {
|
|
"id": "d7d1fc16-cc40-46cf-8ef9-83d2d011ead7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex13preg20",
|
|
"targets": [
|
|
["id=ex13preg20", "id"],
|
|
["name=ex13preg20", "name"],
|
|
["css=#ex13preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex13preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2e0c35a6-8db9-4577-a5bd-9e8f758e3523",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex13preg20 > .form-holder",
|
|
"targets": [
|
|
["css=.ex13preg20 > .form-holder", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div", "xpath:idRelative"],
|
|
["xpath=//div[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ad567045-d0f2-4025-931a-89216420c1e6",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex13preg20",
|
|
"targets": [
|
|
["id=ex13preg20", "id"],
|
|
["name=ex13preg20", "name"],
|
|
["css=#ex13preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex13preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "Ejercicio 13 resources"
|
|
}, {
|
|
"id": "f6f6e128-45e7-4df8-87d9-2acfac821804",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "df0ffedf-86ab-46ee-af03-3a07875965e4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0c6f44ed-1e06-447a-b3ba-8802faa08ddb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg10", "id"],
|
|
["name=ex14card1section1-3preg10", "name"],
|
|
["css=#ex14card1section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f535c7e2-858f-45b4-8b77-a0fd7bd3cb99",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6ae01bb3-c954-49a6-a2c5-e34f47bc73a9",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg10", "id"],
|
|
["name=ex14card1section1-3preg10", "name"],
|
|
["css=#ex14card1section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "14 1-3 1"
|
|
}, {
|
|
"id": "d6aaf12a-b5e2-4d6e-8965-1c667064e0f8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg20", "id"],
|
|
["name=ex14card1section1-3preg20", "name"],
|
|
["css=#ex14card1section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "888f274f-d854-4613-8fec-2c31c847ada7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg10", "id"],
|
|
["name=ex14card1section1-3preg10", "name"],
|
|
["css=#ex14card1section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ec63052a-ba60-4a01-9c99-776b9be252ac",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "60e39cba-b46a-4b21-9366-48326ffd8f08",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg10", "id"],
|
|
["name=ex14card1section1-3preg10", "name"],
|
|
["css=#ex14card1section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8e08c82f-7c4d-42d3-bfef-015a5476a0ff",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg10", "id"],
|
|
["name=ex14card1section1-3preg10", "name"],
|
|
["css=#ex14card1section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "54ba17ea-fa99-4276-87c2-dc1c54cc52f2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "28971e70-fb43-4c07-8ac9-2b0e034bae0e",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg10", "id"],
|
|
["name=ex14card1section1-3preg10", "name"],
|
|
["css=#ex14card1section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s1-3 1"
|
|
}, {
|
|
"id": "b65fa459-df0d-489c-b298-8edd825018fb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg20", "id"],
|
|
["name=ex14card1section1-3preg20", "name"],
|
|
["css=#ex14card1section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b63298e2-8de6-4383-b7bd-aa0dc9518737",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg20", "id"],
|
|
["name=ex14card1section1-3preg20", "name"],
|
|
["css=#ex14card1section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s1-3 2"
|
|
}, {
|
|
"id": "0ae82932-ab28-4309-a0c4-07ca4f8d99be",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "69918876-0db9-452a-bfdb-c523ca6586b7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg30",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg30", "id"],
|
|
["name=ex14card1section1-3preg30", "name"],
|
|
["css=#ex14card1section1-3preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0a3926c0-2df4-4647-8def-6f74e524311a",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section1-3preg30",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg30", "id"],
|
|
["name=ex14card1section1-3preg30", "name"],
|
|
["css=#ex14card1section1-3preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s1-3 3"
|
|
}, {
|
|
"id": "6c0b71cd-f08d-4575-a79c-4703fe4950e7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg40",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg40", "id"],
|
|
["name=ex14card1section1-3preg40", "name"],
|
|
["css=#ex14card1section1-3preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "42ba3fe4-2c70-4da3-8a4e-b1eb62cc0446",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section1-3preg40",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg40", "id"],
|
|
["name=ex14card1section1-3preg40", "name"],
|
|
["css=#ex14card1section1-3preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s1-3 4"
|
|
}, {
|
|
"id": "1ad60c48-0fb3-474c-8e12-df2254ecb3eb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section1-3preg50",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg50", "id"],
|
|
["name=ex14card1section1-3preg50", "name"],
|
|
["css=#ex14card1section1-3preg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e8a1c36b-09f5-4120-ae2e-fa8ec248543d",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section1-3preg50",
|
|
"targets": [
|
|
["id=ex14card1section1-3preg50", "id"],
|
|
["name=ex14card1section1-3preg50", "name"],
|
|
["css=#ex14card1section1-3preg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section1-3preg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s1-3 5"
|
|
}, {
|
|
"id": "a582a7c7-af3d-4722-a6f5-4b6a1865d774",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-1",
|
|
"targets": [
|
|
["id=wizard-t-1", "id"],
|
|
["css=#wizard-t-1", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-1']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-1')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Card 2/3')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "eac6cf33-3cb2-49f1-bba9-6111ac5e68f1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg10Score", "id"],
|
|
["name=ex14card1section2-3preg10Score", "name"],
|
|
["css=#ex14card1section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e43505ff-afda-4950-af61-248ed46fb4c5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex14card1section2-3preg10Score > .form-holder",
|
|
"targets": [
|
|
["css=.ex14card1section2-3preg10Score > .form-holder", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1fd97f06-e206-4e50-9033-b296a43cffc3",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg10Score", "id"],
|
|
["name=ex14card1section2-3preg10Score", "name"],
|
|
["css=#ex14card1section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 1"
|
|
}, {
|
|
"id": "8309fa81-5411-44a8-9565-098a2b704a91",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg10-10", "id"],
|
|
["name=ex14card1section2-3preg10-10", "name"],
|
|
["css=#ex14card1section2-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "36a9890c-400a-4999-903e-e1ff7c30bf1c",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg10-10", "id"],
|
|
["name=ex14card1section2-3preg10-10", "name"],
|
|
["css=#ex14card1section2-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 2"
|
|
}, {
|
|
"id": "eeb9efd4-85be-4d81-b72a-fe24e7cdc3b3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg10-20", "id"],
|
|
["name=ex14card1section2-3preg10-20", "name"],
|
|
["css=#ex14card1section2-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "286fbcab-7fcc-489b-a531-15b6791162d4",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg10-20", "id"],
|
|
["name=ex14card1section2-3preg10-20", "name"],
|
|
["css=#ex14card1section2-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 3"
|
|
}, {
|
|
"id": "af8550f3-d64b-47dc-85da-7798f3b09b82",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg10-30", "id"],
|
|
["name=ex14card1section2-3preg10-30", "name"],
|
|
["css=#ex14card1section2-3preg10-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ee5273e0-4c92-477f-ba2b-3aca99273b1c",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg10-30", "id"],
|
|
["name=ex14card1section2-3preg10-30", "name"],
|
|
["css=#ex14card1section2-3preg10-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 4"
|
|
}, {
|
|
"id": "77cad913-9f5e-42a1-91b8-02bba5c85455",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 > .inner",
|
|
"targets": [
|
|
["css=#wizard-p-1 > .inner", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div", "xpath:idRelative"],
|
|
["xpath=//div[2]/section[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "68df75a2-1fc1-460a-bac1-c2fa89cf2d65",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg20Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg20Score", "id"],
|
|
["name=ex14card1section2-3preg20Score", "name"],
|
|
["css=#ex14card1section2-3preg20Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg20Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "41cdcbc3-43a2-4c80-b679-47ea69b722d7",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg20Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg20Score", "id"],
|
|
["name=ex14card1section2-3preg20Score", "name"],
|
|
["css=#ex14card1section2-3preg20Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg20Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 5"
|
|
}, {
|
|
"id": "e22e0c5e-36eb-4f5c-a2a4-533dc34b1df3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg20-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg20-10", "id"],
|
|
["name=ex14card1section2-3preg20-10", "name"],
|
|
["css=#ex14card1section2-3preg20-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg20-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "696fc484-f28a-4ebb-9306-130da818abd5",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg20-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg20-10", "id"],
|
|
["name=ex14card1section2-3preg20-10", "name"],
|
|
["css=#ex14card1section2-3preg20-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg20-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 6"
|
|
}, {
|
|
"id": "63e7361d-10e4-4010-96d0-db615b45f0e1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg20-20", "id"],
|
|
["name=ex14card1section2-3preg20-20", "name"],
|
|
["css=#ex14card1section2-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d2eb309e-a6ca-401c-88ca-4e843c789353",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg20-20", "id"],
|
|
["name=ex14card1section2-3preg20-20", "name"],
|
|
["css=#ex14card1section2-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 7"
|
|
}, {
|
|
"id": "7e7666b2-3fb3-4bf6-a0bb-5d0becd0a059",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg20-30", "id"],
|
|
["name=ex14card1section2-3preg20-30", "name"],
|
|
["css=#ex14card1section2-3preg20-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4e0a1804-4308-42c5-ba13-0ad583a6ba2a",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg20-30", "id"],
|
|
["name=ex14card1section2-3preg20-30", "name"],
|
|
["css=#ex14card1section2-3preg20-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 8"
|
|
}, {
|
|
"id": "c538fbdc-abd5-4a42-84f7-cdb4e1d2d5bf",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg30Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg30Score", "id"],
|
|
["name=ex14card1section2-3preg30Score", "name"],
|
|
["css=#ex14card1section2-3preg30Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg30Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2f48093b-c567-4fd9-8cb5-b34076544bc2",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg30Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg30Score", "id"],
|
|
["name=ex14card1section2-3preg30Score", "name"],
|
|
["css=#ex14card1section2-3preg30Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg30Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 9"
|
|
}, {
|
|
"id": "f6c5c1dc-85e9-4660-97b2-37ba2ba4f997",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg30-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg30-10", "id"],
|
|
["name=ex14card1section2-3preg30-10", "name"],
|
|
["css=#ex14card1section2-3preg30-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg30-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[11]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "db077f73-5f91-4a8c-8091-0a3ed0358a6f",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg30-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg30-10", "id"],
|
|
["name=ex14card1section2-3preg30-10", "name"],
|
|
["css=#ex14card1section2-3preg30-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg30-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[11]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 10"
|
|
}, {
|
|
"id": "ac9284d0-fc47-49ad-804a-63d0ada040fb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg30-20", "id"],
|
|
["name=ex14card1section2-3preg30-20", "name"],
|
|
["css=#ex14card1section2-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a4242917-9852-45f4-846a-799d82726224",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg30-20", "id"],
|
|
["name=ex14card1section2-3preg30-20", "name"],
|
|
["css=#ex14card1section2-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 11"
|
|
}, {
|
|
"id": "41b57752-8b84-430f-b570-c33b7d4b6323",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg30-30", "id"],
|
|
["name=ex14card1section2-3preg30-30", "name"],
|
|
["css=#ex14card1section2-3preg30-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[13]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f6a0fa3f-86fd-4905-a977-18918050d3dc",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg30-30", "id"],
|
|
["name=ex14card1section2-3preg30-30", "name"],
|
|
["css=#ex14card1section2-3preg30-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[13]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 12"
|
|
}, {
|
|
"id": "50307c49-10e1-4f5c-8abe-91a997438c24",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg40Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg40Score", "id"],
|
|
["name=ex14card1section2-3preg40Score", "name"],
|
|
["css=#ex14card1section2-3preg40Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg40Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[14]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[14]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8d51d431-8b37-47ed-a6f9-0e249764ebaf",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg40Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg40Score", "id"],
|
|
["name=ex14card1section2-3preg40Score", "name"],
|
|
["css=#ex14card1section2-3preg40Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg40Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[14]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[14]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 13"
|
|
}, {
|
|
"id": "911c4eb8-5eac-4d77-a668-95f9c8f9912d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg40-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg40-10", "id"],
|
|
["name=ex14card1section2-3preg40-10", "name"],
|
|
["css=#ex14card1section2-3preg40-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg40-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[15]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[15]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b608c2bb-9929-4852-8d67-c580f5573619",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg40-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg40-10", "id"],
|
|
["name=ex14card1section2-3preg40-10", "name"],
|
|
["css=#ex14card1section2-3preg40-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg40-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[15]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[15]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 14"
|
|
}, {
|
|
"id": "9e188b45-b721-4754-9365-4abcf5ae5723",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg40-20", "id"],
|
|
["name=ex14card1section2-3preg40-20", "name"],
|
|
["css=#ex14card1section2-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "45ed5df8-4806-4db4-8677-b8dd41bda1dd",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg40-20", "id"],
|
|
["name=ex14card1section2-3preg40-20", "name"],
|
|
["css=#ex14card1section2-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 15"
|
|
}, {
|
|
"id": "79943e02-f12f-4cd8-8422-bcc74f078de5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg40-30", "id"],
|
|
["name=ex14card1section2-3preg40-30", "name"],
|
|
["css=#ex14card1section2-3preg40-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[17]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "142b5171-10f5-43b4-98c1-4743d75d92fd",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg40-30", "id"],
|
|
["name=ex14card1section2-3preg40-30", "name"],
|
|
["css=#ex14card1section2-3preg40-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[17]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 16"
|
|
}, {
|
|
"id": "351e085d-4889-4662-b4d1-5db997fc185d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg50Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg50Score", "id"],
|
|
["name=ex14card1section2-3preg50Score", "name"],
|
|
["css=#ex14card1section2-3preg50Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg50Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[18]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[18]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5d0b939d-d74c-4bdf-b064-59ebb30f917a",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg50Score",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg50Score", "id"],
|
|
["name=ex14card1section2-3preg50Score", "name"],
|
|
["css=#ex14card1section2-3preg50Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg50Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[18]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[18]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 17"
|
|
}, {
|
|
"id": "22c1b8d8-f5fe-432d-9b8b-7ecc9e114386",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg50-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg50-10", "id"],
|
|
["name=ex14card1section2-3preg50-10", "name"],
|
|
["css=#ex14card1section2-3preg50-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg50-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[19]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[19]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a52b5ca4-54d1-401e-876c-db1a4dc9cc56",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg50-10",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg50-10", "id"],
|
|
["name=ex14card1section2-3preg50-10", "name"],
|
|
["css=#ex14card1section2-3preg50-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg50-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[19]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[19]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 18"
|
|
}, {
|
|
"id": "50f25eca-cd34-4984-87e2-880015ada9f7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg50-20", "id"],
|
|
["name=ex14card1section2-3preg50-20", "name"],
|
|
["css=#ex14card1section2-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9befb3e5-f4e6-419e-8a75-f2e2e6b51811",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg50-20", "id"],
|
|
["name=ex14card1section2-3preg50-20", "name"],
|
|
["css=#ex14card1section2-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 19"
|
|
}, {
|
|
"id": "b4a8d2ac-d08e-40dd-8f5f-75e79801a5e7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section2-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg50-30", "id"],
|
|
["name=ex14card1section2-3preg50-30", "name"],
|
|
["css=#ex14card1section2-3preg50-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[21]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2f6a4301-ee67-4555-be1a-70c15eb20097",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section2-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card1section2-3preg50-30", "id"],
|
|
["name=ex14card1section2-3preg50-30", "name"],
|
|
["css=#ex14card1section2-3preg50-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section2-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[21]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 20"
|
|
}, {
|
|
"id": "53d94cd9-b71f-45de-85b6-7c7e43311e4d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "84400f4d-aa9f-49fb-870c-d163fd34ed87",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4307e94f-49ff-4c47-bda9-7bfba79240f3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-10", "id"],
|
|
["name=ex14card1section3-3preg10-10", "name"],
|
|
["css=#ex14card1section3-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1cd4572f-ceda-43ff-85c4-61fbbe18d5e6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f6f477e7-a3a8-48a2-a108-de3a81b99950",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-10", "id"],
|
|
["name=ex14card1section3-3preg10-10", "name"],
|
|
["css=#ex14card1section3-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 1"
|
|
}, {
|
|
"id": "24e3a7cb-1427-46f7-b94b-d3b62fb2e943",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-20", "id"],
|
|
["name=ex14card1section3-3preg10-20", "name"],
|
|
["css=#ex14card1section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "aa123d97-762a-43f5-9fa9-1d4c0f8f94a9",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-20", "id"],
|
|
["name=ex14card1section3-3preg10-20", "name"],
|
|
["css=#ex14card1section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 2"
|
|
}, {
|
|
"id": "3eb4133c-0a78-4e8d-87fb-947e28234f73",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-30", "id"],
|
|
["name=ex14card1section3-3preg10-30", "name"],
|
|
["css=#ex14card1section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b73eb648-963c-461d-8d36-dfe2ccdf5019",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-30", "id"],
|
|
["name=ex14card1section3-3preg10-30", "name"],
|
|
["css=#ex14card1section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 3"
|
|
}, {
|
|
"id": "a76d6d4e-1404-478e-8ef8-5bb15fe14508",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "729506b4-704f-465c-a0ec-15057f512afe",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-30", "id"],
|
|
["name=ex14card1section3-3preg10-30", "name"],
|
|
["css=#ex14card1section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d263942f-a2b5-4043-a635-84b96afb7996",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-20", "id"],
|
|
["name=ex14card1section3-3preg10-20", "name"],
|
|
["css=#ex14card1section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "97d6c506-dfad-4c1a-bab6-ac356993bbaa",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-10", "id"],
|
|
["name=ex14card1section3-3preg10-10", "name"],
|
|
["css=#ex14card1section3-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s2-3 1"
|
|
}, {
|
|
"id": "52406015-b258-4127-99e7-7d40da2e448f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.done:nth-child(2)",
|
|
"targets": [
|
|
["css=.done:nth-child(2)", "css:finder"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]", "xpath:idRelative"],
|
|
["xpath=//form/div/ul/li[2]", "xpath:position"],
|
|
["xpath=//li[contains(.,'Card 2/3')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6d5c9bb0-b6c4-4e66-ae2e-df1415107509",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-1",
|
|
"targets": [
|
|
["id=wizard-t-1", "id"],
|
|
["css=#wizard-t-1", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-1']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-1')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Card 2/3')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7220ab5a-a004-4d20-a36b-3ee0ff3a2512",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "acb595db-d456-494e-bb5e-4a043fc67762",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-20", "id"],
|
|
["name=ex14card1section3-3preg10-20", "name"],
|
|
["css=#ex14card1section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8f783924-06be-4194-9722-9c635af831c1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "03330b9d-7996-44a0-8417-655c42ad665b",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-20", "id"],
|
|
["name=ex14card1section3-3preg10-20", "name"],
|
|
["css=#ex14card1section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 2"
|
|
}, {
|
|
"id": "08248ffa-7209-420a-92ee-e55c1d09a7be",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-30", "id"],
|
|
["name=ex14card1section3-3preg10-30", "name"],
|
|
["css=#ex14card1section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e2a2c6ca-42ff-4da9-9d0e-5b34dd59b2cd",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg10-30", "id"],
|
|
["name=ex14card1section3-3preg10-30", "name"],
|
|
["css=#ex14card1section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 3"
|
|
}, {
|
|
"id": "ca7c80cc-65a1-45df-9c26-8e5af42e605c",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg20-20", "id"],
|
|
["name=ex14card1section3-3preg20-20", "name"],
|
|
["css=#ex14card1section3-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e4aa538d-7a93-4ad2-aa89-0e9a5783a1b0",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg20-20", "id"],
|
|
["name=ex14card1section3-3preg20-20", "name"],
|
|
["css=#ex14card1section3-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 4"
|
|
}, {
|
|
"id": "1e4f3df4-7c8a-4bb3-88ca-39f2599d1b46",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg30-20", "id"],
|
|
["name=ex14card1section3-3preg30-20", "name"],
|
|
["css=#ex14card1section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3edb3886-cc05-4e59-b043-9b4c1d6a319f",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg30-20", "id"],
|
|
["name=ex14card1section3-3preg30-20", "name"],
|
|
["css=#ex14card1section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 5"
|
|
}, {
|
|
"id": "3c90fdfb-c3b6-4ff0-a870-ede72f9c0133",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg20-30", "id"],
|
|
["name=ex14card1section3-3preg20-30", "name"],
|
|
["css=#ex14card1section3-3preg20-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[9]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "678da17b-a75f-44c7-80c4-974f665f7160",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg20-30", "id"],
|
|
["name=ex14card1section3-3preg20-30", "name"],
|
|
["css=#ex14card1section3-3preg20-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[9]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 5"
|
|
}, {
|
|
"id": "065caf9e-1b7b-47f4-98f9-dba07bf26e04",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg30-20", "id"],
|
|
["name=ex14card1section3-3preg30-20", "name"],
|
|
["css=#ex14card1section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e41c0e7e-1d90-4c28-9620-6e7465f6b4e0",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg30-20", "id"],
|
|
["name=ex14card1section3-3preg30-20", "name"],
|
|
["css=#ex14card1section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 6"
|
|
}, {
|
|
"id": "9b358ca2-8afd-4e5f-b74d-e1429c33cef2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg30-30", "id"],
|
|
["name=ex14card1section3-3preg30-30", "name"],
|
|
["css=#ex14card1section3-3preg30-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[13]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "be218cee-ed4b-4194-a337-83542a2e4740",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg30-30", "id"],
|
|
["name=ex14card1section3-3preg30-30", "name"],
|
|
["css=#ex14card1section3-3preg30-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[13]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 7"
|
|
}, {
|
|
"id": "fd12c024-a21c-4baa-b562-68c2ca597df9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-2 > .inner",
|
|
"targets": [
|
|
["css=#wizard-p-2 > .inner", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-2']/div", "xpath:idRelative"],
|
|
["xpath=//section[3]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "66c1fe70-0be4-4d99-ba31-3dd7c37ca984",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg40-20", "id"],
|
|
["name=ex14card1section3-3preg40-20", "name"],
|
|
["css=.form-row:nth-child(16) #ex14card1section3-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "936866b9-8b63-4fe1-8d5e-b1af773a9edf",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg40-20", "id"],
|
|
["name=ex14card1section3-3preg40-20", "name"],
|
|
["css=.form-row:nth-child(16) #ex14card1section3-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card1section3-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 8"
|
|
}, {
|
|
"id": "44f6f3e5-1c18-4190-8b02-7237ea638530",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card1section3-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg40-30", "id"],
|
|
["name=ex14card1section3-3preg40-30", "name"],
|
|
["css=.form-row:nth-child(17) #ex14card1section3-3preg40-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[17]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "dd8e8085-b0ca-4e7e-8174-92a1b63d5e3a",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card1section3-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card1section3-3preg40-30", "id"],
|
|
["name=ex14card1section3-3preg40-30", "name"],
|
|
["css=.form-row:nth-child(17) #ex14card1section3-3preg40-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card1section3-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[17]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 9"
|
|
}, {
|
|
"id": "81a97da7-02ba-4053-a688-9c707c31c9a8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.form-row:nth-child(20) #ex14card1section3-3preg40-20",
|
|
"targets": [
|
|
["css=.form-row:nth-child(20) #ex14card1section3-3preg40-20", "css:finder"],
|
|
["xpath=(//input[@id='ex14card1section3-3preg40-20'])[2]", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "9a3f3c70-e752-4b44-8612-db2decf4086d",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "css=.form-row:nth-child(20) #ex14card1section3-3preg40-20",
|
|
"targets": [
|
|
["css=.form-row:nth-child(20) #ex14card1section3-3preg40-20", "css:finder"],
|
|
["xpath=(//input[@id='ex14card1section3-3preg40-20'])[2]", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 10"
|
|
}, {
|
|
"id": "5c8773a3-5b8e-442f-b0d5-2aa872c08808",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.form-row:nth-child(21) #ex14card1section3-3preg40-30",
|
|
"targets": [
|
|
["css=.form-row:nth-child(21) #ex14card1section3-3preg40-30", "css:finder"],
|
|
["xpath=(//textarea[@id='ex14card1section3-3preg40-30'])[2]", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[21]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "23b8c27a-d878-40c9-8af7-e8eba5173dc3",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "css=.form-row:nth-child(21) #ex14card1section3-3preg40-30",
|
|
"targets": [
|
|
["css=.form-row:nth-child(21) #ex14card1section3-3preg40-30", "css:finder"],
|
|
["xpath=(//textarea[@id='ex14card1section3-3preg40-30'])[2]", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[21]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c1 s3-3 11"
|
|
}, {
|
|
"id": "e7acd25d-301c-4526-a111-f442ad65d3ed",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "064321d9-7540-4bcb-a558-c7a9879eb139",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg10", "id"],
|
|
["name=ex14card2section1-3preg10", "name"],
|
|
["css=#ex14card2section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3f779d78-773a-465c-94e7-028cb4514e1e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg10", "id"],
|
|
["name=ex14card2section1-3preg10", "name"],
|
|
["css=#ex14card2section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8b5a9c95-333b-4c2c-b5fb-2e53c35bc889",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg10", "id"],
|
|
["name=ex14card2section1-3preg10", "name"],
|
|
["css=#ex14card2section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "87f509ca-0964-4e61-ba8d-6d62057080c7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0f66fc66-8cc8-4b9e-92de-a7a8f8060d1c",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg10", "id"],
|
|
["name=ex14card2section1-3preg10", "name"],
|
|
["css=#ex14card2section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s1-3 1"
|
|
}, {
|
|
"id": "9ef9d0b3-4213-4aca-a2e7-d524d0b0fd0f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg20", "id"],
|
|
["name=ex14card2section1-3preg20", "name"],
|
|
["css=#ex14card2section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b01bc8f4-31ed-4653-a941-a1206ed3ac11",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg20", "id"],
|
|
["name=ex14card2section1-3preg20", "name"],
|
|
["css=#ex14card2section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s1-3 2"
|
|
}, {
|
|
"id": "6571daa5-84a8-4988-8c21-a34f8f595ab7",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section1-3preg30",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg30", "id"],
|
|
["name=ex14card2section1-3preg30", "name"],
|
|
["css=#ex14card2section1-3preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "17fac60c-849c-494f-9cd1-0deee614d327",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section1-3preg30",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg30", "id"],
|
|
["name=ex14card2section1-3preg30", "name"],
|
|
["css=#ex14card2section1-3preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s1-3 3"
|
|
}, {
|
|
"id": "48d153d8-8710-4ea0-ba4a-4e943b220cc5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section1-3preg40",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg40", "id"],
|
|
["name=ex14card2section1-3preg40", "name"],
|
|
["css=#ex14card2section1-3preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3e45a0bc-f4e7-4f37-afd4-1347e34258b8",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section1-3preg40",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg40", "id"],
|
|
["name=ex14card2section1-3preg40", "name"],
|
|
["css=#ex14card2section1-3preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s1-3 4"
|
|
}, {
|
|
"id": "77bf1aef-64b2-449a-a9b6-64701cb07ed1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section1-3preg50",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg50", "id"],
|
|
["name=ex14card2section1-3preg50", "name"],
|
|
["css=#ex14card2section1-3preg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a4ca8c5d-b328-4073-8486-c36bc1e492f0",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section1-3preg50",
|
|
"targets": [
|
|
["id=ex14card2section1-3preg50", "id"],
|
|
["name=ex14card2section1-3preg50", "name"],
|
|
["css=#ex14card2section1-3preg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section1-3preg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s1-3 5"
|
|
}, {
|
|
"id": "c941bdc2-5155-4135-ba3c-0d6b254b6d64",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-1",
|
|
"targets": [
|
|
["id=wizard-t-1", "id"],
|
|
["css=#wizard-t-1", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-1']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-1')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Card 2/3')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0c5d15ce-3d1e-41bd-9d9f-ff8bd163d389",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg10Score", "id"],
|
|
["name=ex14card2section2-3preg10Score", "name"],
|
|
["css=#ex14card2section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "97646fbb-9fff-4cbf-b477-ad141987869f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex14card2section2-3preg10Score",
|
|
"targets": [
|
|
["css=.ex14card2section2-3preg10Score", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]", "xpath:idRelative"],
|
|
["xpath=//div[2]/section[2]/div/div[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f172910a-74f5-45ea-acd4-4b2bead062c4",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg10Score", "id"],
|
|
["name=ex14card2section2-3preg10Score", "name"],
|
|
["css=#ex14card2section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 1"
|
|
}, {
|
|
"id": "1441866a-7234-4442-a775-2d9c4c3e4afb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg10-10", "id"],
|
|
["name=ex14card2section2-3preg10-10", "name"],
|
|
["css=#ex14card2section2-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "cbc35484-564e-4153-bd38-bd51b7754a74",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg10-10", "id"],
|
|
["name=ex14card2section2-3preg10-10", "name"],
|
|
["css=#ex14card2section2-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 2"
|
|
}, {
|
|
"id": "4a9c81c8-bce9-4fe4-9b77-43c7d6514cf5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg10-20", "id"],
|
|
["name=ex14card2section2-3preg10-20", "name"],
|
|
["css=#ex14card2section2-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b8494b5c-2170-4a06-b968-eeecd47fb239",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg10-20", "id"],
|
|
["name=ex14card2section2-3preg10-20", "name"],
|
|
["css=#ex14card2section2-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 3"
|
|
}, {
|
|
"id": "a302fccf-102a-4f3e-80bf-c374648a9819",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg10-30", "id"],
|
|
["name=ex14card2section2-3preg10-30", "name"],
|
|
["css=#ex14card2section2-3preg10-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "48e24b02-da6e-4a9e-a972-71693b081e25",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg10-30", "id"],
|
|
["name=ex14card2section2-3preg10-30", "name"],
|
|
["css=#ex14card2section2-3preg10-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 4"
|
|
}, {
|
|
"id": "48c41868-14f4-4681-b662-b202dd2ee60a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 > .inner",
|
|
"targets": [
|
|
["css=#wizard-p-1 > .inner", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div", "xpath:idRelative"],
|
|
["xpath=//div[2]/section[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c279bc3a-c840-41cd-950c-80ee4b040d04",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg20Score",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg20Score", "id"],
|
|
["name=ex14card2section2-3preg20Score", "name"],
|
|
["css=#ex14card2section2-3preg20Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg20Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "498c8cf0-d6bd-44bd-8fe2-04676ef30aeb",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg20Score",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg20Score", "id"],
|
|
["name=ex14card2section2-3preg20Score", "name"],
|
|
["css=#ex14card2section2-3preg20Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg20Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 5"
|
|
}, {
|
|
"id": "f6f902b1-2e60-4bbb-ba5e-dd09d7e8d6c5",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg20-10",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg20-10", "id"],
|
|
["name=ex14card2section2-3preg20-10", "name"],
|
|
["css=#ex14card2section2-3preg20-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg20-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ee5bd17b-bd82-4602-980f-8ecb99ff9f83",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg20-10",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg20-10", "id"],
|
|
["name=ex14card2section2-3preg20-10", "name"],
|
|
["css=#ex14card2section2-3preg20-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg20-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 6"
|
|
}, {
|
|
"id": "fa329816-ed97-4cad-ae83-7f8bf5e831f1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg20-20", "id"],
|
|
["name=ex14card2section2-3preg20-20", "name"],
|
|
["css=#ex14card2section2-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "36b17077-a90e-4535-8db7-013634a88a94",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg20-20", "id"],
|
|
["name=ex14card2section2-3preg20-20", "name"],
|
|
["css=#ex14card2section2-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 6"
|
|
}, {
|
|
"id": "b8958b4d-a57a-42ef-b790-42b2ddb9b0f8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg20-30", "id"],
|
|
["name=ex14card2section2-3preg20-30", "name"],
|
|
["css=#ex14card2section2-3preg20-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "964b96dc-0b4f-4fa3-837c-edb196af4fb8",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg20-30", "id"],
|
|
["name=ex14card2section2-3preg20-30", "name"],
|
|
["css=#ex14card2section2-3preg20-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 7"
|
|
}, {
|
|
"id": "51fc2128-2cf2-450b-a00e-60a0edab481b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg30Score",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg30Score", "id"],
|
|
["name=ex14card2section2-3preg30Score", "name"],
|
|
["css=#ex14card2section2-3preg30Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg30Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "39dad14e-9a80-48ff-9633-5f380ecd9130",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg30Score",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg30Score", "id"],
|
|
["name=ex14card2section2-3preg30Score", "name"],
|
|
["css=#ex14card2section2-3preg30Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg30Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 8"
|
|
}, {
|
|
"id": "d8f4feae-c74f-4834-a436-6c109ec4cc76",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section2-3preg30-10",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg30-10", "id"],
|
|
["name=ex14card2section2-3preg30-10", "name"],
|
|
["css=#ex14card2section2-3preg30-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg30-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[11]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a49d9487-8263-43b5-a654-6ab0cff65f94",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg30-10",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg30-10", "id"],
|
|
["name=ex14card2section2-3preg30-10", "name"],
|
|
["css=#ex14card2section2-3preg30-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg30-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[11]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 9"
|
|
}, {
|
|
"id": "a10db8fe-f967-43b7-9231-d712d916f57e",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg30-20", "id"],
|
|
["name=ex14card2section2-3preg30-20", "name"],
|
|
["css=#ex14card2section2-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 10"
|
|
}, {
|
|
"id": "bd159775-e774-42e8-aaa9-b2c5323d6f5f",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg30-30", "id"],
|
|
["name=ex14card2section2-3preg30-30", "name"],
|
|
["css=#ex14card2section2-3preg30-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[13]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 11"
|
|
}, {
|
|
"id": "165f4072-a6a7-4ac8-be9d-bffb55403cf5",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg40Score",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg40Score", "id"],
|
|
["name=ex14card2section2-3preg40Score", "name"],
|
|
["css=#ex14card2section2-3preg40Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg40Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[14]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[14]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 12"
|
|
}, {
|
|
"id": "b0c5d302-f00c-4ee4-b426-9ce0b71660d4",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg40-10",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg40-10", "id"],
|
|
["name=ex14card2section2-3preg40-10", "name"],
|
|
["css=#ex14card2section2-3preg40-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg40-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[15]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[15]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 13"
|
|
}, {
|
|
"id": "c4ff32cd-ee3b-4434-b900-9cb97110d9a9",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg40-20", "id"],
|
|
["name=ex14card2section2-3preg40-20", "name"],
|
|
["css=#ex14card2section2-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 14"
|
|
}, {
|
|
"id": "3563a580-ba02-4cd6-88b9-d184ff9c7b01",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg40-30", "id"],
|
|
["name=ex14card2section2-3preg40-30", "name"],
|
|
["css=#ex14card2section2-3preg40-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[17]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 15"
|
|
}, {
|
|
"id": "eef5f8d0-e830-492f-8761-ae279bc5dc9d",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg50Score",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg50Score", "id"],
|
|
["name=ex14card2section2-3preg50Score", "name"],
|
|
["css=#ex14card2section2-3preg50Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg50Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[18]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[18]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 16"
|
|
}, {
|
|
"id": "fdca83fd-d365-45b7-a39f-09ce327ec14a",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg50-10",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg50-10", "id"],
|
|
["name=ex14card2section2-3preg50-10", "name"],
|
|
["css=#ex14card2section2-3preg50-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg50-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[19]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[19]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 17"
|
|
}, {
|
|
"id": "a48a2ccc-4c1b-4070-b27a-85a7c3f6292e",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg50-20", "id"],
|
|
["name=ex14card2section2-3preg50-20", "name"],
|
|
["css=#ex14card2section2-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 18"
|
|
}, {
|
|
"id": "197d7d42-0ca7-479b-b1fc-c9b8422be568",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section2-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card2section2-3preg50-30", "id"],
|
|
["name=ex14card2section2-3preg50-30", "name"],
|
|
["css=#ex14card2section2-3preg50-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section2-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[21]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s2-3 19"
|
|
}, {
|
|
"id": "75afbfb1-3822-4fe2-bab7-9955bf4cb6f1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0cd24014-ee49-4f14-93d8-e7de60241ca9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg10-20", "id"],
|
|
["name=ex14card2section3-3preg10-20", "name"],
|
|
["css=#ex14card2section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5048dbe1-cb34-4620-9111-e36ff0b1c34d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg10-20", "id"],
|
|
["name=ex14card2section3-3preg10-20", "name"],
|
|
["css=#ex14card2section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "934fe3ec-35f5-4546-aa06-f067961bdd1f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "0e2b141c-82b6-4b5a-8b01-c119cd648158",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg10-20", "id"],
|
|
["name=ex14card2section3-3preg10-20", "name"],
|
|
["css=#ex14card2section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 1"
|
|
}, {
|
|
"id": "5d20b06b-bcae-49d6-ac13-a020482e7e5f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg10-30", "id"],
|
|
["name=ex14card2section3-3preg10-30", "name"],
|
|
["css=#ex14card2section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4ca9ae83-2cbc-4948-86ac-7634d523aa41",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg10-30", "id"],
|
|
["name=ex14card2section3-3preg10-30", "name"],
|
|
["css=#ex14card2section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 2"
|
|
}, {
|
|
"id": "9226be7c-96d0-4ef7-8074-99f7a7c40eae",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg20-20", "id"],
|
|
["name=ex14card2section3-3preg20-20", "name"],
|
|
["css=#ex14card2section3-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "48ebc609-84f9-47bb-b2dd-d18bcf88aa78",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg20-20", "id"],
|
|
["name=ex14card2section3-3preg20-20", "name"],
|
|
["css=#ex14card2section3-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 3"
|
|
}, {
|
|
"id": "e0c27657-fb6b-4743-96fb-5133cafb06f8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg20-30", "id"],
|
|
["name=ex14card2section3-3preg20-30", "name"],
|
|
["css=#ex14card2section3-3preg20-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[9]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7b9ac65a-fe05-4338-8fad-451d7b68c5e2",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg20-30", "id"],
|
|
["name=ex14card2section3-3preg20-30", "name"],
|
|
["css=#ex14card2section3-3preg20-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[9]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 4"
|
|
}, {
|
|
"id": "dfa67d5d-a532-428f-bab8-21bd4ec8903d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg30-20", "id"],
|
|
["name=ex14card2section3-3preg30-20", "name"],
|
|
["css=#ex14card2section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f25a6696-deff-45b7-8fbe-ee562065a366",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg30-20", "id"],
|
|
["name=ex14card2section3-3preg30-20", "name"],
|
|
["css=#ex14card2section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 5"
|
|
}, {
|
|
"id": "4496f492-8613-4774-b23f-0bf0eefee604",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg30-30", "id"],
|
|
["name=ex14card2section3-3preg30-30", "name"],
|
|
["css=#ex14card2section3-3preg30-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[13]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "90c2d692-869a-4b91-a4f0-ec36115119aa",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg30-30", "id"],
|
|
["name=ex14card2section3-3preg30-30", "name"],
|
|
["css=#ex14card2section3-3preg30-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[13]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 6"
|
|
}, {
|
|
"id": "cafa320f-8f71-46a7-b5dd-9582641194a9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg40-20", "id"],
|
|
["name=ex14card2section3-3preg40-20", "name"],
|
|
["css=#ex14card2section3-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b8b2f345-597c-4e92-acb7-55d32198c0f6",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg40-20", "id"],
|
|
["name=ex14card2section3-3preg40-20", "name"],
|
|
["css=#ex14card2section3-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 7"
|
|
}, {
|
|
"id": "8bd3c326-0a67-4f85-8f22-05e33737ff09",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg40-30", "id"],
|
|
["name=ex14card2section3-3preg40-30", "name"],
|
|
["css=#ex14card2section3-3preg40-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[17]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3ef0aff6-5b0d-4354-9fd5-1ffb47b9a051",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg40-30", "id"],
|
|
["name=ex14card2section3-3preg40-30", "name"],
|
|
["css=#ex14card2section3-3preg40-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[17]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 8"
|
|
}, {
|
|
"id": "af0d4545-fb07-4428-9bb6-9b50b46bf17f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg50-20", "id"],
|
|
["name=ex14card2section3-3preg50-20", "name"],
|
|
["css=#ex14card2section3-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c4e88668-3646-44cd-9eda-d6d0023aa7e7",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg50-20", "id"],
|
|
["name=ex14card2section3-3preg50-20", "name"],
|
|
["css=#ex14card2section3-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card2section3-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 9"
|
|
}, {
|
|
"id": "9827ff58-b20a-4245-a724-4e3e103e05e1",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card2section3-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg50-30", "id"],
|
|
["name=ex14card2section3-3preg50-30", "name"],
|
|
["css=#ex14card2section3-3preg50-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[21]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "95b364f0-e39e-4b2a-9377-7a06f0760881",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card2section3-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card2section3-3preg50-30", "id"],
|
|
["name=ex14card2section3-3preg50-30", "name"],
|
|
["css=#ex14card2section3-3preg50-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card2section3-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[21]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c2 s3-3 10"
|
|
}, {
|
|
"id": "771ef8c3-c901-4ab2-8b33-8fd5ad9a9889",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "36d7afb1-861e-48d3-9d22-cc8a700c1ffb",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg10", "id"],
|
|
["name=ex14card3section1-3preg10", "name"],
|
|
["css=#ex14card3section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5b2840fc-e647-4b69-a626-e460e599efaf",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg10", "id"],
|
|
["name=ex14card3section1-3preg10", "name"],
|
|
["css=#ex14card3section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "d1deacfb-9f49-4720-b2ed-c843a7effdd3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "26b6124c-869b-4bb5-89d4-e125c80e23aa",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg10", "id"],
|
|
["name=ex14card3section1-3preg10", "name"],
|
|
["css=#ex14card3section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s1-3 1"
|
|
}, {
|
|
"id": "f01022ad-ed33-4309-b0af-bdbcc954a469",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg20", "id"],
|
|
["name=ex14card3section1-3preg20", "name"],
|
|
["css=#ex14card3section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3b3a599e-0a42-4f16-b149-27d8482191e1",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg20", "id"],
|
|
["name=ex14card3section1-3preg20", "name"],
|
|
["css=#ex14card3section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s1-3 2"
|
|
}, {
|
|
"id": "f03d29b5-5878-4165-a821-8620e02af8b2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex14card3section1-3preg30 p:nth-child(4)",
|
|
"targets": [
|
|
["css=.ex14card3section1-3preg30 p:nth-child(4)", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/p[3]", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/p[3]", "xpath:position"],
|
|
["xpath=//p[contains(.,'Is it your designed product easy to stack, occupying the least volume?')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "714f5ad3-ed04-4aa3-b301-19c046fde356",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section1-3preg30",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg30", "id"],
|
|
["name=ex14card3section1-3preg30", "name"],
|
|
["css=#ex14card3section1-3preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "aba3001b-3cd4-4f76-b3d1-d2166f4f9ee2",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section1-3preg30",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg30", "id"],
|
|
["name=ex14card3section1-3preg30", "name"],
|
|
["css=#ex14card3section1-3preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s1-3 3"
|
|
}, {
|
|
"id": "dc77fe47-ebbf-4110-9238-74873a3282c3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section1-3preg40",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg40", "id"],
|
|
["name=ex14card3section1-3preg40", "name"],
|
|
["css=#ex14card3section1-3preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1601212a-f78a-4956-b8df-3a96e6f2e105",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section1-3preg40",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg40", "id"],
|
|
["name=ex14card3section1-3preg40", "name"],
|
|
["css=#ex14card3section1-3preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s1-3 4"
|
|
}, {
|
|
"id": "3c967cb4-ef31-46b0-9e18-e2c4c4a5ac72",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section1-3preg50",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg50", "id"],
|
|
["name=ex14card3section1-3preg50", "name"],
|
|
["css=#ex14card3section1-3preg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f7272117-f13b-411c-bd80-e2c2c7cdc233",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "33f21034-20c5-44d1-94fc-bc60300e0b2d",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section1-3preg50",
|
|
"targets": [
|
|
["id=ex14card3section1-3preg50", "id"],
|
|
["name=ex14card3section1-3preg50", "name"],
|
|
["css=#ex14card3section1-3preg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section1-3preg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s1-3 5"
|
|
}, {
|
|
"id": "346a577d-e897-4d19-8ccf-6701c0430a8e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "19f96677-5fa2-442b-a76c-c25c93c81754",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10Score", "id"],
|
|
["name=ex14card3section2-3preg10Score", "name"],
|
|
["css=#ex14card3section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7d9af5b2-85da-440c-bea6-6ebf95193540",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10Score", "id"],
|
|
["name=ex14card3section2-3preg10Score", "name"],
|
|
["css=#ex14card3section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e9a00832-0920-4ce4-b957-7af5906898c6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard > .content",
|
|
"targets": [
|
|
["css=#wizard > .content", "css:finder"],
|
|
["xpath=//form[@id='wizard']/div[2]", "xpath:idRelative"],
|
|
["xpath=//form/div[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bea3bf1e-aa3c-4b30-b091-5a38b66c6587",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10Score", "id"],
|
|
["name=ex14card3section2-3preg10Score", "name"],
|
|
["css=#ex14card3section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 1"
|
|
}, {
|
|
"id": "60057575-8b9b-4636-8daf-76379e6cb2f4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10-20", "id"],
|
|
["name=ex14card3section2-3preg10-20", "name"],
|
|
["css=#ex14card3section2-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "04d59ec5-f3f5-4937-9975-9bdf784d23df",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10-20", "id"],
|
|
["name=ex14card3section2-3preg10-20", "name"],
|
|
["css=#ex14card3section2-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 2"
|
|
}, {
|
|
"id": "dd2057e1-9e49-4b01-83d5-98a9dca02d36",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10-30", "id"],
|
|
["name=ex14card3section2-3preg10-30", "name"],
|
|
["css=#ex14card3section2-3preg10-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4921eb8d-1c8b-4b56-85fe-92239cb39e70",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10-30", "id"],
|
|
["name=ex14card3section2-3preg10-30", "name"],
|
|
["css=#ex14card3section2-3preg10-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 3"
|
|
}, {
|
|
"id": "2c320197-c764-4045-be3d-37425f04ec2b",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=#wizard-p-1 > .inner",
|
|
"targets": [
|
|
["css=#wizard-p-1 > .inner", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div", "xpath:idRelative"],
|
|
["xpath=//div[2]/section[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "de7f48e2-f2b6-4ecc-9c9a-ce5842a998f4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10-10", "id"],
|
|
["name=ex14card3section2-3preg10-10", "name"],
|
|
["css=#ex14card3section2-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "140333d4-a2dc-4589-a30a-eeb4f4e25782",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg10-10", "id"],
|
|
["name=ex14card3section2-3preg10-10", "name"],
|
|
["css=#ex14card3section2-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 4"
|
|
}, {
|
|
"id": "1c34b505-c160-403e-9d6e-d46170f73281",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg20Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg20Score", "id"],
|
|
["name=ex14card3section2-3preg20Score", "name"],
|
|
["css=#ex14card3section2-3preg20Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg20Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7ab5710b-8c6e-44b3-af89-1c81bd5672d7",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg20Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg20Score", "id"],
|
|
["name=ex14card3section2-3preg20Score", "name"],
|
|
["css=#ex14card3section2-3preg20Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg20Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 5"
|
|
}, {
|
|
"id": "46d6581a-da4c-44c0-afd7-68312131b021",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg20-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg20-10", "id"],
|
|
["name=ex14card3section2-3preg20-10", "name"],
|
|
["css=#ex14card3section2-3preg20-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg20-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "31f9e216-5485-47c4-8b0d-c1dd97da7ad6",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg20-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg20-10", "id"],
|
|
["name=ex14card3section2-3preg20-10", "name"],
|
|
["css=#ex14card3section2-3preg20-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg20-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 6"
|
|
}, {
|
|
"id": "aafb080e-2644-4d1e-a85e-ba0ca2c43d97",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg20-20", "id"],
|
|
["name=ex14card3section2-3preg20-20", "name"],
|
|
["css=#ex14card3section2-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6faef9bf-a93f-44d4-9cb1-d242e814f0c8",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg20-20", "id"],
|
|
["name=ex14card3section2-3preg20-20", "name"],
|
|
["css=#ex14card3section2-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 7"
|
|
}, {
|
|
"id": "b329469c-f9e1-4121-8df3-0f5f46a1ea3d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg20-30", "id"],
|
|
["name=ex14card3section2-3preg20-30", "name"],
|
|
["css=#ex14card3section2-3preg20-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1f78a70c-2cae-406d-b576-f20fbe0e97ae",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg20-30", "id"],
|
|
["name=ex14card3section2-3preg20-30", "name"],
|
|
["css=#ex14card3section2-3preg20-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 8"
|
|
}, {
|
|
"id": "29c0e942-4fc4-4d64-8b26-c059ee82e76a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg30Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg30Score", "id"],
|
|
["name=ex14card3section2-3preg30Score", "name"],
|
|
["css=#ex14card3section2-3preg30Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg30Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "cbce340a-2346-491b-b927-b0a2151568b3",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg30Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg30Score", "id"],
|
|
["name=ex14card3section2-3preg30Score", "name"],
|
|
["css=#ex14card3section2-3preg30Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg30Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 9"
|
|
}, {
|
|
"id": "576c5f30-476e-4052-8c60-252b4276906d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg30-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg30-10", "id"],
|
|
["name=ex14card3section2-3preg30-10", "name"],
|
|
["css=#ex14card3section2-3preg30-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg30-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[11]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b5fe5f31-9e62-443b-8545-93e64b1b9074",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg30-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg30-10", "id"],
|
|
["name=ex14card3section2-3preg30-10", "name"],
|
|
["css=#ex14card3section2-3preg30-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg30-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[11]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 10"
|
|
}, {
|
|
"id": "a0432279-e8cc-4c1e-83e5-27f11b8649a3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg30-20", "id"],
|
|
["name=ex14card3section2-3preg30-20", "name"],
|
|
["css=#ex14card3section2-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bd88ed4a-16e1-447b-8073-1e46d6b21a88",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg30-20", "id"],
|
|
["name=ex14card3section2-3preg30-20", "name"],
|
|
["css=#ex14card3section2-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 11"
|
|
}, {
|
|
"id": "882062bc-3726-49a0-a0af-ac48d0de5377",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg30-30", "id"],
|
|
["name=ex14card3section2-3preg30-30", "name"],
|
|
["css=#ex14card3section2-3preg30-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[13]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6238875d-238b-418a-a97a-a1d6e330cd1b",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg30-30", "id"],
|
|
["name=ex14card3section2-3preg30-30", "name"],
|
|
["css=#ex14card3section2-3preg30-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[13]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 12"
|
|
}, {
|
|
"id": "d5fbd0de-b0a8-43ed-8704-baeb33800dde",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg40Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg40Score", "id"],
|
|
["name=ex14card3section2-3preg40Score", "name"],
|
|
["css=#ex14card3section2-3preg40Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg40Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[14]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[14]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6cdf6994-492e-4aa6-aa95-97b0cdfe0a77",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg40Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg40Score", "id"],
|
|
["name=ex14card3section2-3preg40Score", "name"],
|
|
["css=#ex14card3section2-3preg40Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg40Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[14]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[14]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 13"
|
|
}, {
|
|
"id": "8c492291-8897-4f3e-a308-3688f84faa32",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section2-3preg40-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg40-10", "id"],
|
|
["name=ex14card3section2-3preg40-10", "name"],
|
|
["css=#ex14card3section2-3preg40-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg40-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[15]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[15]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "83a70c6e-d84c-4248-a8eb-78caf764d097",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg40-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg40-10", "id"],
|
|
["name=ex14card3section2-3preg40-10", "name"],
|
|
["css=#ex14card3section2-3preg40-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg40-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[15]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[15]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 14"
|
|
}, {
|
|
"id": "e209b01e-b122-4d91-b2d9-e662c0e2f452",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg40-20", "id"],
|
|
["name=ex14card3section2-3preg40-20", "name"],
|
|
["css=#ex14card3section2-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 15"
|
|
}, {
|
|
"id": "bc7c9dd0-180a-45a3-bcda-38fa46da5ed6",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg40-30", "id"],
|
|
["name=ex14card3section2-3preg40-30", "name"],
|
|
["css=#ex14card3section2-3preg40-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[17]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 16"
|
|
}, {
|
|
"id": "045c1193-5f81-4e17-b101-80e3400647f4",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg50Score",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg50Score", "id"],
|
|
["name=ex14card3section2-3preg50Score", "name"],
|
|
["css=#ex14card3section2-3preg50Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg50Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[18]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[18]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 17"
|
|
}, {
|
|
"id": "1e75d6ea-0ec8-45cd-ad93-905bab864233",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg50-10",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg50-10", "id"],
|
|
["name=ex14card3section2-3preg50-10", "name"],
|
|
["css=#ex14card3section2-3preg50-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg50-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[19]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[19]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 18"
|
|
}, {
|
|
"id": "b3b0f627-1e58-47f0-8b30-426f371dd38c",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg50-20", "id"],
|
|
["name=ex14card3section2-3preg50-20", "name"],
|
|
["css=#ex14card3section2-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 19"
|
|
}, {
|
|
"id": "84c872a3-5277-4371-bbfe-8df148e1361d",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section2-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card3section2-3preg50-30", "id"],
|
|
["name=ex14card3section2-3preg50-30", "name"],
|
|
["css=#ex14card3section2-3preg50-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section2-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[21]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s2-3 20"
|
|
}, {
|
|
"id": "cc66ee04-2ce5-40ef-a52b-cb4abf6d3590",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "ff74f2c1-9c15-4e81-80e2-d620267d61d9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex14card3section3-3preg10-20 > .form-holder",
|
|
"targets": [
|
|
["css=.ex14card3section3-3preg10-20 > .form-holder", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "f07fac59-e6b0-48fa-a7d0-3621537c9db4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg10-20", "id"],
|
|
["name=ex14card3section3-3preg10-20", "name"],
|
|
["css=#ex14card3section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "96168e25-c928-4e36-95ae-ece7a9188273",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg10-20", "id"],
|
|
["name=ex14card3section3-3preg10-20", "name"],
|
|
["css=#ex14card3section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1135ceb3-2b01-4651-b2b7-7448a79788cf",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg10-20", "id"],
|
|
["name=ex14card3section3-3preg10-20", "name"],
|
|
["css=#ex14card3section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 1"
|
|
}, {
|
|
"id": "7a7f5b63-cb2b-4e65-a0c1-081fc6abe2ab",
|
|
"comment": "",
|
|
"command": "mouseDownAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "92,673"
|
|
}, {
|
|
"id": "ca578fe5-d86c-4995-b0a8-ea5ac223b9e9",
|
|
"comment": "",
|
|
"command": "mouseMoveAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "92,673"
|
|
}, {
|
|
"id": "5c0bc0ef-7ce0-413b-81e9-719a78526616",
|
|
"comment": "",
|
|
"command": "mouseUpAt",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": "92,673"
|
|
}, {
|
|
"id": "4d576204-f847-4fc3-a790-efa49672d6a9",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c8ba7046-47c0-451e-9df5-51ec623e1a27",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "de3481f6-20ea-4898-8fec-3c9b9b24bbe0",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg10-30", "id"],
|
|
["name=ex14card3section3-3preg10-30", "name"],
|
|
["css=#ex14card3section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 1"
|
|
}, {
|
|
"id": "acc94a70-2198-4945-a6ac-5512f67ae5c6",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg20-20", "id"],
|
|
["name=ex14card3section3-3preg20-20", "name"],
|
|
["css=#ex14card3section3-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section3-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 3"
|
|
}, {
|
|
"id": "0a604340-26dd-4024-aa47-400aa899d154",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg10-30", "id"],
|
|
["name=ex14card3section3-3preg10-30", "name"],
|
|
["css=#ex14card3section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "2f853ac5-424b-4c40-9245-92e69cd27042",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg10-30", "id"],
|
|
["name=ex14card3section3-3preg10-30", "name"],
|
|
["css=#ex14card3section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 2"
|
|
}, {
|
|
"id": "23e375bd-fd82-414f-8dff-e1d3e85585fe",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card3section3-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg20-30", "id"],
|
|
["name=ex14card3section3-3preg20-30", "name"],
|
|
["css=#ex14card3section3-3preg20-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section3-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[9]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "698f3b60-45f1-4e5c-979a-886b35893bfc",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg20-30", "id"],
|
|
["name=ex14card3section3-3preg20-30", "name"],
|
|
["css=#ex14card3section3-3preg20-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section3-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[9]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 4"
|
|
}, {
|
|
"id": "77dcdf4d-56f8-4496-b5be-0108609d2db9",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg30-20", "id"],
|
|
["name=ex14card3section3-3preg30-20", "name"],
|
|
["css=#ex14card3section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 5"
|
|
}, {
|
|
"id": "7e692c42-d4ed-4d50-bba9-7cfe5839a299",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg30-30", "id"],
|
|
["name=ex14card3section3-3preg30-30", "name"],
|
|
["css=#ex14card3section3-3preg30-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section3-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[13]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 6"
|
|
}, {
|
|
"id": "11b424a3-778e-41c9-acb4-bdf344429151",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg40-20", "id"],
|
|
["name=ex14card3section3-3preg40-20", "name"],
|
|
["css=#ex14card3section3-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section3-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 7"
|
|
}, {
|
|
"id": "8f61912d-78d1-49b3-b888-0fd5170aa428",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg40-30", "id"],
|
|
["name=ex14card3section3-3preg40-30", "name"],
|
|
["css=#ex14card3section3-3preg40-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section3-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[17]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 8"
|
|
}, {
|
|
"id": "23dfabcf-422e-484a-9b32-6e20db471e1c",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg50-20", "id"],
|
|
["name=ex14card3section3-3preg50-20", "name"],
|
|
["css=#ex14card3section3-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card3section3-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 9"
|
|
}, {
|
|
"id": "ab3b9b27-906d-40d7-a64f-7e4475732669",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card3section3-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card3section3-3preg50-30", "id"],
|
|
["name=ex14card3section3-3preg50-30", "name"],
|
|
["css=#ex14card3section3-3preg50-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card3section3-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[21]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c3 s3-3 10"
|
|
}, {
|
|
"id": "90e4894f-f44f-4733-8b44-056247cf1804",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "8ba57cf7-8738-4701-9ea2-0de0b66239b3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg10", "id"],
|
|
["name=ex14card4section1-3preg10", "name"],
|
|
["css=#ex14card4section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "777aebe2-df7a-449b-a200-86a87802ed15",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg10", "id"],
|
|
["name=ex14card4section1-3preg10", "name"],
|
|
["css=#ex14card4section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c5bd5133-4b02-468c-a848-96f8d764fb12",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "43463214-e526-4cde-a042-3987c3d1b713",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section1-3preg10",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg10", "id"],
|
|
["name=ex14card4section1-3preg10", "name"],
|
|
["css=#ex14card4section1-3preg10", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[2]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s1-3 1"
|
|
}, {
|
|
"id": "d8042027-07e1-41e0-8ac1-d87c29595642",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg20", "id"],
|
|
["name=ex14card4section1-3preg20", "name"],
|
|
["css=#ex14card4section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "cda4529a-5e62-4731-9ad7-878811cad325",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section1-3preg20",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg20", "id"],
|
|
["name=ex14card4section1-3preg20", "name"],
|
|
["css=#ex14card4section1-3preg20", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[3]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s1-3 2"
|
|
}, {
|
|
"id": "8c78a671-5282-45ac-bd34-91b971ec13c3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section1-3preg30",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg30", "id"],
|
|
["name=ex14card4section1-3preg30", "name"],
|
|
["css=#ex14card4section1-3preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "40e28a31-b439-4eb8-8b0d-4009106308ad",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section1-3preg30",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg30", "id"],
|
|
["name=ex14card4section1-3preg30", "name"],
|
|
["css=#ex14card4section1-3preg30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[4]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s1-3 3"
|
|
}, {
|
|
"id": "812d97a2-4b78-4c43-b953-01ee2d5e66f8",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section1-3preg40",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg40", "id"],
|
|
["name=ex14card4section1-3preg40", "name"],
|
|
["css=#ex14card4section1-3preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "b01124fa-8157-4e89-824c-bebcaa4fac2d",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section1-3preg40",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg40", "id"],
|
|
["name=ex14card4section1-3preg40", "name"],
|
|
["css=#ex14card4section1-3preg40", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg40']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s1-3 4"
|
|
}, {
|
|
"id": "7deae444-191c-48cd-afa2-4765c2fd1007",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section1-3preg50",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg50", "id"],
|
|
["name=ex14card4section1-3preg50", "name"],
|
|
["css=#ex14card4section1-3preg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "05e4610b-9c91-41f3-af3d-88765254ead4",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section1-3preg50",
|
|
"targets": [
|
|
["id=ex14card4section1-3preg50", "id"],
|
|
["name=ex14card4section1-3preg50", "name"],
|
|
["css=#ex14card4section1-3preg50", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section1-3preg50']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-0']/div/div[6]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s1-3 5"
|
|
}, {
|
|
"id": "2cb2d876-bd0e-453a-91f4-63f5507c24bc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "094784d2-a273-4405-98bd-82153d75ff4e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-0",
|
|
"targets": [
|
|
["id=wizard-t-0", "id"],
|
|
["css=#wizard-t-0", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-0']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-0')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Card 1/3')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6ad4e32a-7c10-4f04-933f-86cf260535e2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=wizard-t-1",
|
|
"targets": [
|
|
["id=wizard-t-1", "id"],
|
|
["css=#wizard-t-1", "css:finder"],
|
|
["xpath=//a[@id='wizard-t-1']", "xpath:attributes"],
|
|
["xpath=//form[@id='wizard']/div/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#wizard-h-1')]", "xpath:href"],
|
|
["xpath=//form/div/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Card 2/3')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "97c944ea-e23c-4977-b7f3-881bfd334b5c",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg10Score", "id"],
|
|
["name=ex14card4section2-3preg10Score", "name"],
|
|
["css=#ex14card4section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5bae5eb4-ef92-41be-bae5-597b083062b2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex14card4section2-3preg10Score > .form-holder",
|
|
"targets": [
|
|
["css=.ex14card4section2-3preg10Score > .form-holder", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div", "xpath:idRelative"],
|
|
["xpath=//section[2]/div/div[2]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "29d14a09-8a58-49aa-a478-e036b69a1b8b",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg10Score",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg10Score", "id"],
|
|
["name=ex14card4section2-3preg10Score", "name"],
|
|
["css=#ex14card4section2-3preg10Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg10Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[2]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[2]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 1"
|
|
}, {
|
|
"id": "b982c63f-c720-4ebf-8396-3ea2fc51f4a3",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg10-10", "id"],
|
|
["name=ex14card4section2-3preg10-10", "name"],
|
|
["css=#ex14card4section2-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e4d99783-868c-43b4-b593-a501d4667a03",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg10-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg10-10", "id"],
|
|
["name=ex14card4section2-3preg10-10", "name"],
|
|
["css=#ex14card4section2-3preg10-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg10-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[3]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[3]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 2"
|
|
}, {
|
|
"id": "136b2008-64fa-4ded-b98a-0a66f130b334",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg10-20", "id"],
|
|
["name=ex14card4section2-3preg10-20", "name"],
|
|
["css=#ex14card4section2-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "da3c7c13-79d6-436b-acf6-57bf0cda84f3",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg10-20", "id"],
|
|
["name=ex14card4section2-3preg10-20", "name"],
|
|
["css=#ex14card4section2-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 3"
|
|
}, {
|
|
"id": "1ad14ba4-3f29-4b8c-ae84-15466841e592",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg10-30", "id"],
|
|
["name=ex14card4section2-3preg10-30", "name"],
|
|
["css=#ex14card4section2-3preg10-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "7077baf0-704a-4981-bcbe-8c7bc140b147",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg10-30", "id"],
|
|
["name=ex14card4section2-3preg10-30", "name"],
|
|
["css=#ex14card4section2-3preg10-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[5]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[5]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 4"
|
|
}, {
|
|
"id": "d77f1835-d9ee-436b-b00e-5d5289ed4bd6",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg20Score",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg20Score", "id"],
|
|
["name=ex14card4section2-3preg20Score", "name"],
|
|
["css=#ex14card4section2-3preg20Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg20Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "db1e44be-d4de-43d8-b64f-3921a4c383ff",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg20Score",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg20Score", "id"],
|
|
["name=ex14card4section2-3preg20Score", "name"],
|
|
["css=#ex14card4section2-3preg20Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg20Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[6]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[6]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 5"
|
|
}, {
|
|
"id": "62ccb493-8df0-4131-a172-bf40bbc48003",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg20-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg20-10", "id"],
|
|
["name=ex14card4section2-3preg20-10", "name"],
|
|
["css=#ex14card4section2-3preg20-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg20-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "fae2a55a-80d7-4936-a7a3-a9d484b7ddb6",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg20-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg20-10", "id"],
|
|
["name=ex14card4section2-3preg20-10", "name"],
|
|
["css=#ex14card4section2-3preg20-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg20-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[7]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[7]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 6"
|
|
}, {
|
|
"id": "1136e5b6-92ef-4e82-baa8-df2108af3bf0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg20-20", "id"],
|
|
["name=ex14card4section2-3preg20-20", "name"],
|
|
["css=#ex14card4section2-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4ea3c02c-3979-452b-b91e-d7e3765fe7fe",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg20-20", "id"],
|
|
["name=ex14card4section2-3preg20-20", "name"],
|
|
["css=#ex14card4section2-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 7"
|
|
}, {
|
|
"id": "3d241ec3-04db-4f44-96b1-1dce9e59f36f",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg20-30", "id"],
|
|
["name=ex14card4section2-3preg20-30", "name"],
|
|
["css=#ex14card4section2-3preg20-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5b949b59-4f3c-45d9-a485-c5dc5566b78f",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg20-30", "id"],
|
|
["name=ex14card4section2-3preg20-30", "name"],
|
|
["css=#ex14card4section2-3preg20-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[9]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 8"
|
|
}, {
|
|
"id": "668ab24a-1b1b-44e5-9c13-a7b2c33684b4",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg30Score",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg30Score", "id"],
|
|
["name=ex14card4section2-3preg30Score", "name"],
|
|
["css=#ex14card4section2-3preg30Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg30Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "e6add49a-4014-4987-9efb-676596a345c4",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg30Score",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg30Score", "id"],
|
|
["name=ex14card4section2-3preg30Score", "name"],
|
|
["css=#ex14card4section2-3preg30Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg30Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[10]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[10]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 9"
|
|
}, {
|
|
"id": "af0ee9a9-2915-464c-b453-f8ae961101d2",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg30-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg30-10", "id"],
|
|
["name=ex14card4section2-3preg30-10", "name"],
|
|
["css=#ex14card4section2-3preg30-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg30-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[11]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "16e54d76-68ba-4318-a7c1-aa8fb3baa92c",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg30-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg30-10", "id"],
|
|
["name=ex14card4section2-3preg30-10", "name"],
|
|
["css=#ex14card4section2-3preg30-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg30-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[11]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[11]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 10"
|
|
}, {
|
|
"id": "4e9a764d-b7e8-40e1-8a7a-5b3eca19ded0",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg30-20", "id"],
|
|
["name=ex14card4section2-3preg30-20", "name"],
|
|
["css=#ex14card4section2-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "25c95bb8-0293-4002-8c29-40f93badf099",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg30-20", "id"],
|
|
["name=ex14card4section2-3preg30-20", "name"],
|
|
["css=#ex14card4section2-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 11"
|
|
}, {
|
|
"id": "45a2c2ad-8a14-45f5-8dbe-491be8bbde52",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg30-30", "id"],
|
|
["name=ex14card4section2-3preg30-30", "name"],
|
|
["css=#ex14card4section2-3preg30-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[13]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 12"
|
|
}, {
|
|
"id": "ef74e4d5-895e-4620-9684-633e1574d69e",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg40Score",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg40Score", "id"],
|
|
["name=ex14card4section2-3preg40Score", "name"],
|
|
["css=#ex14card4section2-3preg40Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg40Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[14]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[14]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 13"
|
|
}, {
|
|
"id": "4dc99e07-5aee-4b7d-8f6a-b10094ae5b59",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg40-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg40-10", "id"],
|
|
["name=ex14card4section2-3preg40-10", "name"],
|
|
["css=#ex14card4section2-3preg40-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg40-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[15]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[15]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "240b81b7-b2a3-480c-a70a-526b1536ad0a",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg40-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg40-10", "id"],
|
|
["name=ex14card4section2-3preg40-10", "name"],
|
|
["css=#ex14card4section2-3preg40-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg40-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[15]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[15]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 14"
|
|
}, {
|
|
"id": "9253fc13-5c61-49dd-8381-961e98305307",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg40-20", "id"],
|
|
["name=ex14card4section2-3preg40-20", "name"],
|
|
["css=#ex14card4section2-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 15"
|
|
}, {
|
|
"id": "4db6a025-4ebf-47ce-91bf-3d751b536355",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg40-30", "id"],
|
|
["name=ex14card4section2-3preg40-30", "name"],
|
|
["css=#ex14card4section2-3preg40-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[17]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 16"
|
|
}, {
|
|
"id": "dcce1520-97d9-4827-aad0-e46547b82514",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg50Score",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg50Score", "id"],
|
|
["name=ex14card4section2-3preg50Score", "name"],
|
|
["css=#ex14card4section2-3preg50Score", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg50Score']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[18]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[18]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 17"
|
|
}, {
|
|
"id": "021f8662-e2a2-40fc-a87d-56c2cbf33206",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg50-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg50-10", "id"],
|
|
["name=ex14card4section2-3preg50-10", "name"],
|
|
["css=#ex14card4section2-3preg50-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg50-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[19]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[19]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "1fad80a4-f8d1-4674-845c-f8723f9a39bb",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg50-10",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg50-10", "id"],
|
|
["name=ex14card4section2-3preg50-10", "name"],
|
|
["css=#ex14card4section2-3preg50-10", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg50-10']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[19]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[19]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 18"
|
|
}, {
|
|
"id": "e3b3090e-4ca5-4845-8f3f-92aec415e72e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.ex14card4section2-3preg50-20 > .form-holder",
|
|
"targets": [
|
|
["css=.ex14card4section2-3preg50-20 > .form-holder", "css:finder"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[20]/div", "xpath:idRelative"],
|
|
["xpath=//div[20]/div", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "6d7c6303-1901-46e9-ad70-fc8df3dca396",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg50-20", "id"],
|
|
["name=ex14card4section2-3preg50-20", "name"],
|
|
["css=#ex14card4section2-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4158dd4f-6b8b-43b9-8756-0a658222b0dc",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg50-20", "id"],
|
|
["name=ex14card4section2-3preg50-20", "name"],
|
|
["css=#ex14card4section2-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 19"
|
|
}, {
|
|
"id": "1d7738d7-4fa2-456c-ada8-d556bd826b92",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section2-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg50-30", "id"],
|
|
["name=ex14card4section2-3preg50-30", "name"],
|
|
["css=#ex14card4section2-3preg50-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[21]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "3cd2aa84-b5b3-4b88-8490-6ff1f66dc4bc",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section2-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card4section2-3preg50-30", "id"],
|
|
["name=ex14card4section2-3preg50-30", "name"],
|
|
["css=#ex14card4section2-3preg50-30", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section2-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-1']/div/div[21]/div/input", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s2-3 20"
|
|
}, {
|
|
"id": "4c6ce8be-a337-4712-ac88-b5642729eb10",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Next",
|
|
"targets": [
|
|
["linkText=Next", "linkText"],
|
|
["css=.actions li:nth-child(2) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Next')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[2]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#next')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[2]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Next')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "bd8ba753-46ab-4954-8f0b-6ca46bf90378",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg10-20", "id"],
|
|
["name=ex14card4section3-3preg10-20", "name"],
|
|
["css=#ex14card4section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "a8e84b33-78bc-4acf-a805-1e152db5a963",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg10-20", "id"],
|
|
["name=ex14card4section3-3preg10-20", "name"],
|
|
["css=#ex14card4section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "90d7eb13-c0a5-43db-a7c9-4fdc0489760e",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "css=.content-wrapper > .content",
|
|
"targets": [
|
|
["css=.content-wrapper > .content", "css:finder"],
|
|
["xpath=//section[2]", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "02db8211-fe89-475c-aa1b-36fea59fb610",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg10-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg10-20", "id"],
|
|
["name=ex14card4section3-3preg10-20", "name"],
|
|
["css=#ex14card4section3-3preg10-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg10-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[4]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[4]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 1"
|
|
}, {
|
|
"id": "edb30160-920c-439e-a016-1730425aebaa",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg10-30", "id"],
|
|
["name=ex14card4section3-3preg10-30", "name"],
|
|
["css=#ex14card4section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "87ee0a78-87fa-4a48-9f76-fe3836371fff",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg10-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg10-30", "id"],
|
|
["name=ex14card4section3-3preg10-30", "name"],
|
|
["css=#ex14card4section3-3preg10-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg10-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[5]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[5]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 2"
|
|
}, {
|
|
"id": "8f38fe07-6508-4f67-826e-c86303277b3c",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg20-20", "id"],
|
|
["name=ex14card4section3-3preg20-20", "name"],
|
|
["css=#ex14card4section3-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "de01b366-7037-44af-a16d-018b1727ad6a",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg20-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg20-20", "id"],
|
|
["name=ex14card4section3-3preg20-20", "name"],
|
|
["css=#ex14card4section3-3preg20-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg20-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[8]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[8]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 3"
|
|
}, {
|
|
"id": "ae170952-a1d1-4207-867b-97bcb1840c4d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg20-30", "id"],
|
|
["name=ex14card4section3-3preg20-30", "name"],
|
|
["css=#ex14card4section3-3preg20-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[9]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "c05cb44f-471f-4bcd-8312-a47092352053",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg20-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg20-30", "id"],
|
|
["name=ex14card4section3-3preg20-30", "name"],
|
|
["css=#ex14card4section3-3preg20-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg20-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[9]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[9]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 4"
|
|
}, {
|
|
"id": "49fdc9cc-6e05-4007-9086-b4689977a5dc",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg30-20", "id"],
|
|
["name=ex14card4section3-3preg30-20", "name"],
|
|
["css=#ex14card4section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "242c0ed9-4fef-41aa-9718-20a9f9dd9956",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg30-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg30-20", "id"],
|
|
["name=ex14card4section3-3preg30-20", "name"],
|
|
["css=#ex14card4section3-3preg30-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg30-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[12]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[12]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 5"
|
|
}, {
|
|
"id": "57ae8624-b8f3-4b9a-89ef-a8fa0fdfae2d",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg30-30", "id"],
|
|
["name=ex14card4section3-3preg30-30", "name"],
|
|
["css=#ex14card4section3-3preg30-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[13]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "39194740-b051-483c-a625-e06a2f59fa21",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg30-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg30-30", "id"],
|
|
["name=ex14card4section3-3preg30-30", "name"],
|
|
["css=#ex14card4section3-3preg30-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg30-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[13]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[13]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 6"
|
|
}, {
|
|
"id": "72fc051d-64b6-4b4f-b6eb-2c7641521d8c",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg40-20", "id"],
|
|
["name=ex14card4section3-3preg40-20", "name"],
|
|
["css=#ex14card4section3-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "617a4bc7-3879-4c85-99bb-1ab3e2a29c14",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg40-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg40-20", "id"],
|
|
["name=ex14card4section3-3preg40-20", "name"],
|
|
["css=#ex14card4section3-3preg40-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg40-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[16]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[16]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 7"
|
|
}, {
|
|
"id": "945e8e2b-8e0b-4bae-9d7a-213a2e8b1e1a",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg40-30", "id"],
|
|
["name=ex14card4section3-3preg40-30", "name"],
|
|
["css=#ex14card4section3-3preg40-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[17]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "4ddac72a-6c8f-4684-bbcf-f13128245b4a",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg40-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg40-30", "id"],
|
|
["name=ex14card4section3-3preg40-30", "name"],
|
|
["css=#ex14card4section3-3preg40-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg40-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[17]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[17]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 8"
|
|
}, {
|
|
"id": "b76eb74d-106f-4c39-91fb-0c78bb8a95ff",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg50-20", "id"],
|
|
["name=ex14card4section3-3preg50-20", "name"],
|
|
["css=#ex14card4section3-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "5b547880-e52f-4dba-a529-617ba85dcbe5",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg50-20",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg50-20", "id"],
|
|
["name=ex14card4section3-3preg50-20", "name"],
|
|
["css=#ex14card4section3-3preg50-20", "css:finder"],
|
|
["xpath=//input[@id='ex14card4section3-3preg50-20']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[20]/div/input", "xpath:idRelative"],
|
|
["xpath=//section[3]/div/div[20]/div/input", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 9"
|
|
}, {
|
|
"id": "cbf501e3-7a10-4a61-965e-1b1df9912e37",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "id=ex14card4section3-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg50-30", "id"],
|
|
["name=ex14card4section3-3preg50-30", "name"],
|
|
["css=#ex14card4section3-3preg50-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[21]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "63c65c80-1079-4b04-8b48-ec128dcc7f86",
|
|
"comment": "",
|
|
"command": "type",
|
|
"target": "id=ex14card4section3-3preg50-30",
|
|
"targets": [
|
|
["id=ex14card4section3-3preg50-30", "id"],
|
|
["name=ex14card4section3-3preg50-30", "name"],
|
|
["css=#ex14card4section3-3preg50-30", "css:finder"],
|
|
["xpath=//textarea[@id='ex14card4section3-3preg50-30']", "xpath:attributes"],
|
|
["xpath=//section[@id='wizard-p-2']/div/div[21]/div/textarea", "xpath:idRelative"],
|
|
["xpath=//div[21]/div/textarea", "xpath:position"]
|
|
],
|
|
"value": "14 c4 s3-3 10"
|
|
}, {
|
|
"id": "35588814-98f2-4f53-bfc9-2bafc6094305",
|
|
"comment": "",
|
|
"command": "click",
|
|
"target": "linkText=Finish",
|
|
"targets": [
|
|
["linkText=Finish", "linkText"],
|
|
["css=.actions li:nth-child(3) > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Finish')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li[3]/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#finish')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li[3]/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Finish')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}, {
|
|
"id": "fdb44820-36f6-4d4f-88a8-2ba6a6b6923a",
|
|
"comment": "",
|
|
"command": "mouseOver",
|
|
"target": "css=.disabled > a",
|
|
"targets": [
|
|
["css=.disabled > a", "css:finder"],
|
|
["xpath=//a[contains(text(),'Back')]", "xpath:link"],
|
|
["xpath=//form[@id='wizard']/div[3]/ul/li/a", "xpath:idRelative"],
|
|
["xpath=//a[contains(@href, '#previous')]", "xpath:href"],
|
|
["xpath=//div[3]/ul/li/a", "xpath:position"],
|
|
["xpath=//a[contains(.,'Back')]", "xpath:innerText"]
|
|
],
|
|
"value": ""
|
|
}]
|
|
}],
|
|
"suites": [{
|
|
"id": "d9bb23a6-442c-4a5b-98e1-9b5eff033265",
|
|
"name": "Default Suite",
|
|
"persistSession": false,
|
|
"parallel": false,
|
|
"timeout": 300,
|
|
"tests": ["e1d61e0a-312f-4d95-b5a4-bf3444f7f260"]
|
|
}],
|
|
"urls": ["http://acdrtoolbox.dev.prometeoinnovations.com/"],
|
|
"plugins": []
|
|
}
|