I'm not sure if it can be useful to anybody else besides me :) Any feedback is welcome.
Show HN: I created a browser automation tool
rocketride.io
1–10 of 56 posts
I'm not sure if it can be useful to anybody else besides me :) Any feedback is welcome.
Show HN: I created a browser automation tool
rocketride.io
Also the logo in the header looks low definition. Upping its resolution will make the website way better.
This is cool! Is it free? If not would be good to have pricing be visible without creating an account. Also the logo in the header looks low definition. Upping its resolution will make the website way better.
This is cool! Is it free? If not would be good to have pricing be visible without creating an account. Also the logo in the header looks low definition. Upping its resolution will make the website way better.
I feel like you could incorporate some of those features into this and eliminate some of the manual entry of css selectors.
There's a chrome extension that records all your steps and then generates a puppeteer/playwright script for you. Then you can just edit bits of that script and run it. This is my go-to method presently. I feel like you could incorporate some of those features into this and eliminate some of the manual entry of css selectors.
There's a chrome extension that records all your steps and then generates a puppeteer/playwright script for you. Then you can just edit bits of that script and run it. This is my go-to method presently. I feel like you could incorporate some of those features into this and eliminate some of the manual entry of css selectors.
Oh, interesting. What is the name of that extension?
There's a chrome extension that records all your steps and then generates a puppeteer/playwright script for you. Then you can just edit bits of that script and run it. This is my go-to method presently. I feel like you could incorporate some of those features into this and eliminate some of the manual entry of css selectors.