Show HN: Built Natural Language Test Automation Tool – OpenQAgithub.com2 points·by gurvinderd·il y a 7 mois·0 comments
Show HN: Agent-Oriented Programming next programming paradigmaiop.dev1 points·by gurvinderd·l’année dernière·0 comments
Show HN: Attempt to create browser-use in Chrome extensiongithub.com2 points·by gurvinderd·l’année dernière·0 comments
Show HN: MCP to breakdown large OpenAPI Specgithub.com1 points·by gurvinderd·l’année dernière·0 comments
gurvinderd·il y a 6 mois·discussFuture of QA is to build QA Agents. And it is lot more exciting. I am building QA Agents and finding it lot more fun.
gurvinderd·l’année dernière·discussGood work. I did the same thing - https://chromewebstore.google.com/detail/auto-browse/ngnikmg... and https://github.com/auto-browse/auto-browse-agent I tried playwright-crx, but it increased the size of the extension and sometime the browser got stuck. So i moved to using puppeteer instead. To save token, i have not enabled screenshot, instead relying on DOM.