Visually a very nice UI! From a feature point of view, is there a difference to existing open-source web automation tools like selenium ide or ui.vision?
Tried out Automa a few months ago. The UI was pretty, but the UX had much to be desired and I had constant trouble with it. I just reenabled the extension, and everything does appear to be greatly improved.<p>Previously, I think (i'm fuzzy on the details) that whenever I needed to start selecting elements within a page to set a css selector is when it all started to go downhill. The selection process was severely broken somehow and/or it was impossible to just manually set the CSS selectors. I'm pretty sure I couldn't figure out how to set a selector without doing an element select first, after which I couldn't edit the selector without it breaking everything and having to delete the workflow and start over.<p>Now a CSS selector text input is definitely right there next to the "select element" button, and editing works successfully.<p>But the "select an element" process still doesn't make complete sense to me. When I'm in the dashboard creating a new workflow and click the select element button, nothing happens. I tried executing the workflow so it opens the desired page, but I can't click around to select something even though the button appears to be highlighted. It does look like I can open the extension menu and use the select element process from there successfully, which lets me figure out the correct selector without having to open devtools.<p>I'll have to do some more testing, but it looks like the improvements over the past few months put this back into the realm of "usable" from what I've seen so far.
Most automations are just lists of steps with very occasional branching/looping.<p>I think freeform graph is the wrong UX for that.<p>A vertical list like in Power Automate Desktop or MIT Scratch seems much better fit.
I tried to use it to login somewhere and apparently the typing node types "emailyahoocom", instead of "email@yahoo.com"... weird.<p>But generally this is a very nice project.