hi tnx for ur attention
for speed i guess about 1/3 or 1/2
befor ur update in loop in fast mood commands replay very fast but i think in new version fast mood act as medium mood
for 1 -3 i must say i encountered above issues frequently some times in all my play macro some times i run my macro and after some loop iterate i encounter them my macro is simple like below and use firefox but also encountered them in chrome too but mostley i work with firefox
{
“Name”: “ikcofinalxclick-1”,
“CreationDate”: “2019-6-13”,
“Commands”: [
{
“Command”: “store”,
“Target”: “fast”,
“Value”: “!replayspeed”
},
{
“Command”: “store”,
“Target”: “0”,
“Value”: “p”
},
{
“Command”: “store”,
“Target”: “0”,
“Value”: “b”
},
{
“Command”: “store”,
“Target”: “0”,
“Value”: “b”
},
{
“Command”: “store”,
“Target”: “0”,
“Value”: “k”
},
{
“Command”: “store”,
“Target”: “display: block;”,
“Value”: “a”
},
{
“Command”: “pause”,
“Target”: “1”,
“Value”: “”
},
{
“Command”: “XClick”,
“Target”: “100,400”,
“Value”: “”
},
{
“Command”: “label”,
“Target”: “loop”,
“Value”: “”
},
{
“Command”: “waitForVisible”,
“Target”: “id=btnSearchCar”,
“Value”: “”
},
{
“Command”: “XType”,
“Target”: “{KEY_F5}",
"Value": ""
},
{
"Command": "storeAttribute",
"Target": "id=loadingDiv@style",
"Value": "b"
},
{
"Command": "echo",
"Target": "{b}”,
“Value”: “purple”
},
{
“Command”: “store”,
“Target”: “0”,
“Value”: “loopcntr”
},
{
“Command”: “while_v2”,
“Target”: “{a}=={b}”,
“Value”: “”
},
{
“Command”: “executeScript_Sandbox”,
“Target”: “return Number ({loopcntr})+1",
"Value": "loopcntr"
},
{
"Command": "echo",
"Target": "{loopcntr}”,
“Value”: “red”
},
{
“Command”: “gotoIf_v2”,
“Target”: “({loopcntr}>=4)",
"Value": "inja5"
},
{
"Command": "storeAttribute",
"Target": "id=loadingDiv@style",
"Value": "b"
},
{
"Command": "echo",
"Target": "{b}”,
“Value”: “green”
},
{
“Command”: “end”,
“Target”: “”,
“Value”: “”
},
{
“Command”: “label”,
“Target”: “inja5”,
“Value”: “”
},
{
“Command”: “sourceSearch”,
“Target”: “sefaresh”,
“Value”: “c”
},
{
“Command”: “gotoIf_v2”,
“Target”: “{c}>=1",
"Value": "inja"
},
{
"Command": "gotoLabel",
"Target": "loop",
"Value": ""
},
{
"Command": "label",
"Target": "inja",
"Value": ""
},
{
"Command": "while_v2",
"Target": "{p}==0”,
“Value”: “”
},
{
“Command”: “XClick”,
“Target”: “145,390”,
“Value”: “”
},
{
“Command”: “pause”,
“Target”: “200”,
“Value”: “”
},
{
“Command”: “sourceSearch”,
“Target”: “featuresNextStep”,
“Value”: “p”
},
{
“Command”: “end”,
“Target”: “”,
“Value”: “”
},
{
“Command”: “while_v2”,
“Target”: “{k}==0",
"Value": ""
},
{
"Command": "pause",
"Target": "200",
"Value": ""
},
{
"Command": "sourceSearch",
"Target": "",
"Value": "k"
},
{
"Command": "end",
"Target": "",
"Value": ""
},
{
"Command": "XType",
"Target": "{KEY_CTRL+KEY_F1}”,
“Value”: “”
},
{
“Command”: “XClick”,
“Target”: “338,580”,
“Value”: “”
},
{
“Command”: “waitForVisible”,
“Target”: “id=LoginButton”,
“Value”: “”
},
{
“Command”: “XType”,
“Target”: “${KEY_CTRL+KEY_F1}”,
“Value”: “”
},
{
“Command”: “XClick”,
“Target”: “1100,308”,
“Value”: “”
}
]
}