Ui vision Runweb On Wordpress WebSite
UI.Vision Forum
by shercovic
1d ago
I recently navigated to Demo Embed RPA software scripts into a website and was able to click on the demo macro and run it on my script. However, when I copied and pasted the demo code without any modifications into my site I could not get it to work. I was curious if anyone else know how to make this code work on a wordpress website? http://top10mejores.es/2895-2/ I need embed this macro: { “Name”: “0 cerrar sesion milanuncios”, “CreationDate”: “2024-5-3”, “Commands”: [ { “Command”: “comment”, “Target”: “open // https://www.milanuncios.com/mis-anuncios?page=1”, “Value”: “”, “Description ..read more
Visit website
Base64 GET request not working outside of Postman
UI.Vision Forum
by nibiru
1d ago
I am attempting to convert a Base64 image string in a JavaScript Chrome extension. I have gotten the request to work in Postman. However I am getting this error when request is implemented in code: error TypeError: Failed to execute ‘fetch’ on ‘WorkerGlobalScope’: Request with GET/HEAD method cannot have body. This error also occurs when using the code provided by Postman. According to the Mozilla docs the HTTP GET method should not have a body. However it seems like the OCR Space API only supports submitting the base64 string in a body for the GET method. Using it as a param results in a “URL ..read more
Visit website
OCR Space Pro endpoint is down
UI.Vision Forum
by abhijithbabu
2d ago
Hi The pro OCR space api datacenter 1 endpoint is down. Could you please check Thanks 1 post - 1 participant Read full topic ..read more
Visit website
Firefox new version: executeScript_Sandbox issues
UI.Vision Forum
by lanx73
2d ago
Thank you, thank yoy and thank you again!! I’m really excited about this long-awaited news. Well… after a couple days testing my pre-existing macros I have found the following issues: Some javascript code is no longer interpreted correctly by executeScript_Sandbox although no error is displayed su=${StringWithURL}; sn=su.match(/\d{8}/); return sn Previous versions of UI.Vision returned the matched 8 digit number assigned to sn variable Latest version returns the whole string initially assigned to su variable so it looks like the match function is not properly processed. Bad clipboard handl ..read more
Visit website
How to copy text from CSV excel file, paste in browser, then copy and paste the cell below in the next loop
UI.Vision Forum
by Kieran_Conant
3d ago
Simple list, I just need to paste cell A1 into a search bar, then on the next loop paste cell A2 and so on. how could I easily accomplish this? Thank you for the help, still new to Ui Vision RPA 1 post - 1 participant Read full topic ..read more
Visit website
How to fix or a workaround for SelectWindow | OPEN | URL?
UI.Vision Forum
by GerCas
3d ago
Hello, maybe someone could help with this issue I reported several days ago regarding “SelectWindow | open | URL”. Very often gets stuck. Opens the URL but remains in that command and doesn´t continue to th next command. It doesn´t show any error even waiting several minutes and is needed to click in “Stop” and try again. Next time normally the macro works fine. As you can see in the video I share below, in logs window shows “Executing…” but never passes to the next command. Additionally, in extension icon shows the command number. The code of this example macro is this: { "Name": "test ..read more
Visit website
How to xtype from a CSV
UI.Vision Forum
by Kieran_Conant
4d ago
Hi still new to this- how can I type in a value from my CSV, then on the next loop have it type value in the column below 1 post - 1 participant Read full topic ..read more
Visit website
Suggestion in how to see macro dependencies in a tree or diagram way?
UI.Vision Forum
by Rasec
4d ago
Hi all, I have a main macro that calls other macros (let say level 1 macro). Then the “level 1” macros could call one or more “level 2” macros from “sub” folder that act as functions in other languages. Since there are several macros, is there a way to take the main folder that contains main, level1 and level2 macros (the Testsuite) and show the dependencies of each macro? I mean, see the testsuite like a tree or diagram showing which macro calls another macro(s). PS: Could be great if when we are over a “run /sub/macro” line, we have the option of doing double click or press some contextual b ..read more
Visit website
Unable to type in Quick Find box in Setup in Salesforce
UI.Vision Forum
by nchams
4d ago
I am unable to get UI.Vision to type inside the ‘quick find’ box in Salesforce. I’ve tried everything (xpaths, classes) and running into the issue. When I use the record button, it uses a non-static ID, I would like something that is static. 7 posts - 2 participants Read full topic ..read more
Visit website
Issue with Sandbox in new Firefox release
UI.Vision Forum
by wryque
4d ago
There seems to be an issue with the executeScript_Sandbox in the new Firefox version released yesterday. Simple scripts (with no ES6 methods) that ran fine in the prior Firefox version, and run correctly in the current Chrome version, are now returning “undefined”. Consider the following: { "Name": "random 1a", "CreationDate": "2024-4-30", "Commands": [ { "Command": "executeScript_Sandbox", "Target": "var string = '$8,495'; var stripped = string.replace(/[^0-9]/g, \"\"); return stripped;", "Value": "test", "Description": "" }, { "Command": "echo ..read more
Visit website

Follow UI.Vision Forum on FeedSpot

Continue with Google
Continue with Apple
OR