{
"Name": "CU_PlayTicTacToe",
"CreationDate": "2026-7-29",
"Commands": [
{
"Command": "store",
"Target": "1",
"Value": "!csvReadLineNumber",
"Description": ""
},
{
"Command": "label",
"Target": "LOOP",
"Value": "",
"Description": ""
},
{
"Command": "csvRead",
"Target": "base.csv",
"Value": "",
"Description": ""
},
{
"Command": "if_v2",
"Target": "${!COL1} == \"\"",
"Value": "",
"Description": ""
},
{
"Command": "gotoLabel",
"Target": "FIN",
"Value": "",
"Description": ""
},
{
"Command": "end",
"Target": "",
"Value": "",
"Description": ""
},
{
"Command": "open",
"Target": "https://herramientapreregistro.desarrolloeconomico.gov.co/APPCANDIDATOS/APP/aRegistrerCandidate.aspx",
"Value": "",
"Description": ""
},
{
"Command": "pause",
"Target": "2000",
"Value": "",
"Description": ""
},
{
"Command": "select",
"Target": "id=ddlProgram",
"Value": "label=Socios Talento capital",
"Description": ""
},
{
"Command": "select",
"Target": "id=ddlPrestador",
"Value": "label=Me Empleo PXR",
"Description": ""
},
{
"Command": "select",
"Target": "id=ddlTipoDoc",
"Value": "label=CEDULA DE CIUDADANÍA",
"Description": ""
},
{
"Command": "type",
"Target": "id=txtDocumento",
"Value": "${!COL1}",
"Description": ""
},
{
"Command": "type",
"Target": "id=txtNombres",
"Value": "${!COL2}",
"Description": ""
},
{
"Command": "type",
"Target": "id=txtApellidos",
"Value": "${!COL3}",
"Description": ""
},
{
"Command": "click",
"Target": "id=Button1",
"Value": "",
"Description": ""
},
{
"Command": "pause",
"Target": "3000",
"Value": "",
"Description": ""
},
{
"Command": "echo",
"Target": "Procesado: ${!COL1}",
"Value": "green",
"Description": ""
},
{
"Command": "executeScript_Sandbox",
"Target": "return Number(${!csvReadLineNumber}) + 1",
"Value": "!csvReadLineNumber",
"Description": ""
},
{
"Command": "gotoLabel",
"Target": "LOOP",
"Value": "",
"Description": ""
},
{
"Command": "label",
"Target": "FIN",
"Value": "",
"Description": ""
},
{
"Command": "echo",
"Target": "Proceso terminado",
"Value": "blue",
"Description": ""
}
]
}
hmmm… how can we help?