Hello!
I am looking for recent advances in Windows/Web automation that can do things like:
1) automate both high and low level Windows and its apps
2) perform large data analysis
3) integrate with Excel and wider Office
4) automate Web/Chrome/Edge
However, I have the following requirements:
1) no installation needed, no admin rights needed, no executables that may be admin blocked
2) fully compatibility/stability with latest Windows
3) easy syntax (without having to write 100 lines of code just to detect and click a button)
4) no Powershell, no cmd, no WSCRIPT, no AHK (as it requires executables and may not have good Windows integration)
5) Power Automate is okay but ideally would like something else as it is not standard with every Windows
6) if it can run on virtual machine or cloud, it would be ideal
Do the above ring any bell? I suppose I can install Python and do all the above but again would prefer no installation.
Thanks!