I’m unable to figure out code for the following work flow.
- get data from csv file and set csvLineNumber to x
- csvRead - to read data from column x
- set csvLineNumber to x+1
- save csvLineNumber in certain csv file
I cannot use !TIMES to loop because it loops within one run, thereby reaching limit of setproxy command in free version.
admin
2
Your question had a good timing. => In Ui.Vision V9.1.9 and higher setProxy has no limits
Thank you for your reply. However, the new version has led to an altogether different error.
[Line 3] Using webRequest.addListener with the blocking option requires the ‘webRequestBlocking’ permission.
Do you know might be solution to mitigate that?
admin
4
Hi, do you get this error in Chrome, Edge or Firefox?
I am using UI Vision with Firefox
admin
6
I confirmed that this is an issue in Firefox since the new manifest V3 upgrade. => We are looking into it.
SetProxy works fine with Chrome and Edge.