DavidEdwards-Da
Level 5
since ‎16-04-19
‎18-03-24

User Statistics

  • 37 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

Commonly when working on a web application that makes use of some javascript framework, writing text to an input is not all that is needed, as the element never received focus/keydown/keyup/blur events that it would normally receive from a user. Work...
We recently upgraded our environment to 6.1.0, which per the release notes has brought changes to the Mainframe emulator integration. I quickly found that many of my mainframe objects were not working, when I checked into these I noticed that they w...
When launching Internet Explorer for automating a webpage, I am randomly getting the following exception thrown: Failed to launch application - Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) This occurs with both the "Launch...
Have the following ideas for enhancements that would be good quality of life changes (at least in my case) Idea 1: It would be fantastic if we could get the return value from injected javascript and store it in a data item. Currently this doesn't se...
Hi, When working within objects that share a parent application model, when I click the reset button, Blue Prism is disconnected from the target application. This does not occur when working in the parent object, nor when working in objects that do ...