Notte Blog
Building the future of Web AI Agents
Learn about the intersection of LLM agents and browser navigation. Technical insights on building production-ready AI-powered tools.

Understand Playwright's BrowserContexts and Pages
Playwright (and Puppeteer) exposes its API through Browser, BrowserContext, and Page objects with a blurry definition of their boundaries. This article covers their definition, how to leverage them, and how to avoid common pitfalls.
Lucas