Questions tagged [rpa-express]

2 questions
2
votes
1 answer

Robotic Process Automation (RPA) Express execution error

I have installed RPA express and recorded a process, but when I tried playing the recording it was showing an execution error " Unable to connect with robot". How can I get it resolved?
T C
  • 21
  • 1
  • 3
0
votes
1 answer

Running RPA UI interactions in a virtualized environment

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…