node-red + edge-js + AHK

Discuss Robotics Process Automation. RPA is a rapidly growing field with 6 figure incomes and an extreme workforce shortage. This sub forum will be used to discuss aspects of RPA as it relates to both scripting languages and RPA software such as UIPath or Automation Anywhere
Post Reply
burque505
Posts: 1734
Joined: 22 Jan 2017, 19:37

node-red + edge-js + AHK

Post by burque505 » 01 Aug 2020, 13:47

Automating Word, Excel, Winforms, AHK (via customized sharpAHK.dll), using red-edge installed in node-red via 'node-red-contrib-edge', running C# scripts.

Image

Potential RPA platform using sharpAHK, NodeBot, edge-js, node-red???

Regards,
burque505

SOTE
Posts: 1426
Joined: 15 Jun 2015, 06:21

Re: node-red + edge-js + AHK

Post by SOTE » 02 Aug 2020, 13:12

Yes, you are on to something. Because when you think about it, one of the major pillars of RPA is that you can monitor the automation scripts remotely, in addition to script. If both these aspects could be clearly solved using a more AutoHotkey centric solution, seems very interesting. Though contrasting such a solution vs OpenRPA, would be interesting too.

burque505
Posts: 1734
Joined: 22 Jan 2017, 19:37

Re: node-red + edge-js + AHK

Post by burque505 » 03 Aug 2020, 13:33

Hi @SOTE, a little more progress. Now possible to click "Inject" nodes from AHK using @GeekDude's Chrome.ahk. The svg rectangle elements for the "Inject" nodes were a little bit of a challenge, but this SO post provided the answer.
Some code:
Spoiler
The code at work:

Image

Regards,
burque505

User avatar
Tigerlily
Posts: 377
Joined: 04 Oct 2018, 22:31

Re: node-red + edge-js + AHK

Post by Tigerlily » 19 Aug 2020, 20:30

@burque505

Very cool stuff, exciting to see you tackling things like this!! Nice work!!
-TL

burque505
Posts: 1734
Joined: 22 Jan 2017, 19:37

Re: node-red + edge-js + AHK

Post by burque505 » 20 Aug 2020, 08:04

Thanks, @Tigerlily!
Regards,
burque505

Post Reply

Return to “RPA”