@bobloblaw said in py-bas-automation: Supercharge BAS with Python:
Hi, i had some questions regarding this as i was looking for essentially the same ability but I am building an application via nodeJS. I have several operations and functions to do a variety of tasks, but would rely on calling upon BAS to do specific browser operations, which i believe is a similar use case as you are doing. Is this still active, and how difficult would extending it with nodeJS instead of python be?
The primary goal of this project is to demonstrate that any language can be used to code effectively with BAS.
I believe achieving the same results using NodeJS is also possible. While I am not very experienced with NodeJS, it seems manageable if you have some experience with both BAS and NodeJS.



