I am trying to RPA a web (HTML) application and I need the ability to trigger an action based on the mouse down event ( rather than the mouse up - clicked event )
The only way I can do it, is to use surface automation and start drag. I would prefer to not use region mode to protect against small changes to the underlying application from breaking my RPA process.
I would be surprised if Blue Prism does not support the mouse down event. Does anybody have idea how this can be achieved?
Thanks in advance
Mark