HackerTrans
トップ新着トレンドコメント過去質問紹介求人

gurvinderd

no profile record

投稿

Show HN: Built Natural Language Test Automation Tool – OpenQA

github.com
2 ポイント·投稿者 gurvinderd·7 か月前·0 コメント

Show HN: Agent-Oriented Programming next programming paradigm

aiop.dev
1 ポイント·投稿者 gurvinderd·昨年·0 コメント

Show HN: Attempt to create browser-use in Chrome extension

github.com
2 ポイント·投稿者 gurvinderd·昨年·0 コメント

Show HN: MCP to breakdown large OpenAPI Spec

github.com
1 ポイント·投稿者 gurvinderd·昨年·0 コメント

コメント

gurvinderd
·6 か月前·議論
Future 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
·昨年·議論
Good 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.