Tag: Browser Automation
All the articles with the tag "Browser Automation".
-
VS Code 的 browser agent tools,开始让 agent 自己下场测页面
Published: at 03:59 AM微软这篇 browser agent tools 指南表面上是在教你做一个计算器,实际更值得看的是另一层:Copilot agent 不只是写 HTML、CSS、JavaScript 了,它还能把页面打开、自己点按钮、检查结果、发现 bug,再回头把代码修掉。对前端来说,这比单纯多几个浏览器自动化工具更有意思。