TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Automa – Automate the browser by connecting blocks

114 pointsby judiisisover 1 year ago

6 comments

ChemSpiderover 1 year ago
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?
SparkyMcUnicornover 1 year ago
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&#x27;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&#x2F;or it was impossible to just manually set the CSS selectors. I&#x27;m pretty sure I couldn&#x27;t figure out how to set a selector without doing an element select first, after which I couldn&#x27;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 &quot;select element&quot; button, and editing works successfully.<p>But the &quot;select an element&quot; process still doesn&#x27;t make complete sense to me. When I&#x27;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&#x27;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&#x27;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 &quot;usable&quot; from what I&#x27;ve seen so far.
评论 #38221351 未加载
trentearlover 1 year ago
Looks cool, im interested.<p>When I click on the documentation link in the landing page hamburger menu, navigation doesn’t happen (iPhone safari).
评论 #38222881 未加载
marwisover 1 year ago
Most automations are just lists of steps with very occasional branching&#x2F;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.
评论 #38223445 未加载
mronetwoover 1 year ago
I tried to use it to login somewhere and apparently the typing node types &quot;emailyahoocom&quot;, instead of &quot;email@yahoo.com&quot;... weird.<p>But generally this is a very nice project.
cvalkaover 1 year ago
How can it be integrated with n8n?