Skip to main content

使用Playwright捕获和记录浏览器的所有HTTP流量,特别是多标签场景

· 6 min read
Daniel Dai
Lead Software Engineer, AI Enthusiast

在现代Web开发和测试中,捕获和分析HTTP流量是一个重要的技能。Playwright提供了强大的网络拦截和监控功能,可以帮助我们轻松捕获浏览器的HTTP请求和响应。本文将详细介绍如何使用Playwright捕获HTTP流量,特别是在多标签场景下如何使用context来管理和捕获流量。

Google ADK Introduction

· 5 min read
Daniel Dai
Lead Software Engineer, AI Enthusiast

The Google Agent Development Kit (ADK) is a powerful framework for building AI agents using large language models. Whether you're creating simple chatbots or complex multi-agent systems, ADK provides the tools and infrastructure needed to develop, test, and deploy intelligent agents.