{
"Name": "testcsv-1",
"CreationDate": "2019-6-1",
"Commands": [
{
"Command": "open",
"Target": "http://free-proxy.cz/en/proxylist/country/DE/all/ping/all",
"Value": ""
},
{
"Command": "store",
"Target": "FAST",
"Value": "!REPLAYSPEED"
},
{
"Command": "store",
"Target": "true",
"Value": "!ErrorIgnore"
},
{
"Command": "store",
"Target": "1",
"Value": "i"
},
{
"Command": "label",
"Target": "loopbegin",
"Value": "<<<<<<<<<<<<<"
},
{
"Command": "storeText",
"Target": "xpath=//*[@id=\"proxy_list\"]/tbody/tr[${i}]/td[1]",
"Value": "!csvLine"
},
{
"Command": "storeText",
"Target": "xpath=//*[@id=\"proxy_list\"]/tbody/tr[${i}]/td[2]",
"Value": "!csvLine"
},
{
"Command": "csvSave",
"Target": "proxies",
"Value": ""
},
{
"Command": "storeEval",
"Target": "${i}+1",
"Value": "i"
},
{
"Command": "gotoIf",
"Target": "${i} < 10",
"Value": "loopbegin"
}
]
}
1 Like