Hello,
I am trying run a script that was recorded by UI Vision itself and it crashes an error new to me:
ipcPromise: onAsk timeout 10000 for cmd “PANEL_CALL_PLAY_TAB”, args {“ipcTimeout”:100,“ipcNoLaterThan”:3302958489420,“payload”:{“command”:“RUN_COMMAND”,“args”:{“command”:{“cmd”:“type”,“target”:“name=photos”,“value”:“C:\Users\hatal\Pictures\Ventes BonCoin\2020\Pictures\Très joli ensemble T-shirt short gris multicolore In extenso 5 ans TBE 10.jpg”,“description”:“”,“extra”:{“playHighlightElements”:true,“playScrollElementsIntoView”:true,“timeoutPageLoad”:60,“timeoutElement”:10,“timeoutDownload”:60,“timeoutDownloadStart”:10,“lastCommandOk”:true,“errorIgnore”:false,“waitForVisible”:false,“retryInfo”:{“retryCount”:0}}}}}}
Script
{
“Command”: “open”,
“Target”: “Nouvelle inscription d'un membre”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “click”,
“Target”: “xpath=//*[@id="photos"]/div[2]/div/div/div/div[3]/div/button/span/span/span”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “click”,
“Target”: “name=photos”,
“Value”: “”,
“Description”: “”
},
{
“Command”: “type”,
“Target”: “name=photos”,
“Value”: “C:\Users\hatal\Pictures\Ventes BonCoin\2020\Pictures\Très joli ensemble T-shirt short gris multicolore In extenso 5 ans TBE 10.jpg”,
“Description”: “”
}
I am simply trying to load a picture to a website. It worked in the past. Anyone could help?
Best regards,
Marcela