here is the macro json line of code I have
{
“Command”: “csvRead”,
“Target”: “link (I cant post it for new user limit)”,
“Value”: “”,
“Description”: “Read all rows from the Sheet as CSV”
},
{
“Command”: “while”,
“Target”: “"${!csvReadStatus}" == "OK"”,
“Value”: “”,
“Description”: “Loop through each row”
},
The csv file is open ive tested it (you can open it as its just a test file)
Ive tried opening the file in incognito browser and it downloads it just fine. But for some reason the csvRead is having an error with it? Can anyone assist me with this
@admin Is this something that can be fixed/added? Also I noticed that the versions are different via chrome and edge, Edge is 9.5.1 and chrome is 9.5.3 is this normal? As this also changes the error message I get
Thanks for asking: We do our releases in stages. Ui.Vision for Chrome has been updated first. Edge and Firefox will follow in a few days. Then we also update the RPA source code.