Earlier quoted context omitted.
autotab is not an always on browser extension like you are probably used to. autotab is only added to the Selenium-controlled browser window you use to write the automation while you're recording. Also my experience differs more broadly, I use browser extensions quite a bit, e.g. for ad blocking and password management. Afaik Honey was basically a browser extension and was bought by Paypal for $4B.
I think this is the email i got that led me to believe extensions were dead: Now: You can no longer create new paid extensions or in-app items. This began as a temporary restriction in March 2020 due to the COVID-19 situation. This change is now made permanent. December 1, 2020: Free trials are disabled. The "Try Now" button in CWS will no longer be visible, and in-app free trial requests will result in an error. Feb…
Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
111–120 of 131 posts
Re: Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
#112Do the HTML contents of the page get sent to your server for processing? What guarantees are there over privacy?
One of the uses I see for this is in helping users scrape their own transactions from banking and other financial websites.
Re: Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
#113Hopefully you're still monitoring this page: Do the HTML contents of the page get sent to your server for processing? What guarantees are there over privacy? One of the uses I see for this is in helping users scrape their own transactions from banking and other financial websites.
Re: Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
#114This is amazing. I will try to have it automate my system of agents web app in a meaningful way (turtles all the way down.) Shameless plug: https://github.com/agi-merge/waggle-dance BTW I don’t normally use Chrome- I know why you would start with that, but it would be great to see a Firefox or even Safari version of this.
My question would be what does waggledance do that a GPT4 reply would not provide besides the (really well done) UI?
In my experience the way the tasks are generated and broken down is pretty much what I get when I ask ChatGPT.
Re: Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
#115Earlier quoted context omitted.
We currently only allow log in with Google for logging in to autotab itself, but will add login with username/password and other options soon! Depending on feedback we might also build a bring your own Open AI API key option
Ah that makes sense. I missed the API auth part, assumed BYO(OAAK) was the default
Re: Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
#116Sorry, name taken: https://www.kylheku.com/cgit/c-snippets/tree/autotab.c :)
All names are taken, you just have to become more popular to win it.
Re: Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
#117What are some use cases that you recommend this for, outside of testing browser workflows?
Re: Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
#118Earlier quoted context omitted.
Ah that makes sense. I missed the API auth part, assumed BYO(OAAK) was the default
Sorry if this is self-explanatory to most, but what does `BYO(OAAK)` mean? Thanks!
But i assume it means Bring Your Own (Open AI Authentication Key).
Re: Show HN: Autotab – An AI-powered Chrome extension to create Selenium scripts
#119Earlier quoted context omitted.
Sorry if this is self-explanatory to most, but what does `BYO(OAAK)` mean? Thanks!
Im also seeing it for first time. But i assume it means Bring Your Own (Open AI Authentication Key).