rpa

GUI application automation when no user logged in windows server 2016

梦想与她 提交于 2020-01-16 11:31:13
问题 I am trying to automate Rumba TN3270 7.2 on windows server 2016(AWS) where my web application is also hosted. I have written the VBA script which will do the automation on Rumba. To run the script I have to open the Rumba (.WDM file). We have wrapped the all code in simple console .net app and set that in task scheduler. The task runs when we logged in but it does not run when user logged off. After 3 days found that GUI application won't run without kind of active session. Is there anyway to

nternal : Failed to perform step 1 in Navigate Stage 'XXXX' on page 'XXXX' - Not Connected

我是研究僧i 提交于 2020-01-15 08:52:28
问题 I am getting "Not Connected" issue while executing a blue prism object. Currently, I'm working for browser application and I have given browser URL and window title in application modeler. If I launch the application by navigation stage it's working fine but I'm expecting like already running browser we need to attach and has to do some automation operations on it. We tried with navigation stage with actions attach/Active application, getting issue "Not connected". Can anyone help on this

How to fix G1ANT imap not retrieving any emails?

有些话、适合烂在心里 提交于 2020-01-03 03:13:05
问题 I'm trying to get this G1ANT robot to retrieve unread emails from a test email ID, however the retrieved list ♥list has a count of zero even when there are two unread emails. How do I get around this? No error messages are displayed as well. I tried using imap.getemails instead of mail.imap command also, yet it returns the same results. Here is the code for that line: mail.imap imap.getmails host imap.gmail.com port 993 login ♥login password ♥password onlyunreadmessages true sincedate ♥date

Blue Prism applicaton modeler fails to identify authentication pop up window on firefox

﹥>﹥吖頭↗ 提交于 2019-12-25 02:28:21
问题 I am trying to automate a web application using firefox on blue prism. When I use the application modeler to launch the web application, first it is asking for credentials to login on a pop up window. Application modeler cannot identify this pop up has appeared. So I cannot automate the login. However after login manually, I can spy other elements in the application as normal. Any idea on how to automate the pop up window asking for user name and password? 回答1: I assume that you specified

Running RPA UI interactions in a virtualized environment

最后都变了- 提交于 2019-12-24 23:54:30
问题 I've built several bots using RPA Express which are operating successfully so long as there is a display attached (local or via RDP) to enable the UI interactions. However, the UI interactions fail as soon as the RDP connection is lost. I'm looking to run the bots unattended on VMs, but can't seem to get around this issue. I have had some luck using tscon upon logging off an RDP session, but the results are inconsistent and the likelihood of the 'console' display failing increases the longer

In Blue prism button is not able to click while executing mode

六月ゝ 毕业季﹏ 提交于 2019-12-24 21:36:12
问题 Hi I am new to blue prism My question is: I have button in my application after recording if i try to highlight it is working fine but while executing it is not able to click the button and i am not getting any error. 回答1: If you provide a screenshot of the attribute list in your application modeler, it might be easier to provide an accurate answer. However, for now, I can give you some pointers: For most applications the following can be unticked: any elements with a blank value all 'Parent'

Does docker allow for robotic process automation?

不羁的心 提交于 2019-12-24 20:32:47
问题 Can docker containers be used along with UI based RPA tools like blueprism or uiPath? Blueprism recommends using virtual machines but offers no support of docker 回答1: Yes it will be possible. I'm unfamiliar with the solutions you describe so I'm unable to provide you with specific examples. Any Linux (and Windows) process can be run in a container. Docker made containers into a thing but they're really not. They're just (very useful) conceptual "sugar" on Linux namespaces and cgroups to make

How to add wait / Delay until web page is fully loaded in Automation Anywhere?

倖福魔咒の 提交于 2019-12-24 06:08:10
问题 I want to know 'How to add wait or Delay until webpage is fully loaded,' in automations anywhere, I used wait for screen change But it hold the process until some time specified by the developer , but I want to add delay until the web page fully loaded, Is there anyone can help me? sorry for the bad English. 回答1: Usually, a website is "loaded" or "ready" before the actual content is loaded. Some websites even have dummy content which is replaced once the actual content is retrieved from

Looping on URLs from Excel file using UiPath

随声附和 提交于 2019-12-20 06:28:57
问题 I have tried several ways but somehow they dont look clean; I have a URL file in Excel format (400+ urls in a column) I want UiPath to read from that file and browse these URLs one by one I tried with making "Navigate to" read from a variable that reads from Excel but it just gets messy and does not work. anyone can suggest some easy way to do it? 回答1: Please elaborate what you want to do. As per my understanding, you have a Excel file with a column containing the URLs and you want to visit

Workfusion: Unable to connect with robot

我与影子孤独终老i 提交于 2019-12-11 22:29:35
问题 I have installed community edition of Workfusion. But I am not able to play any recording due to the following issue: Unable to connect with robot com.workfusion.studio.rpa.recorder.player.driver.DriverInitializationException: Unable to connect with robot. ... ... Caused by: org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure ....... Driver info: driver.version: