2 repos
Systems that create and maintain isolated browser instances to ensure separate security contexts during automated tasks.
Explore 2 awesome GitHub repositories matching security & cryptography · Browser Context Managers. Refine with filters or upvote what's useful.
Puppeteer is a browser automation library that provides a programmatic interface for controlling web browsers to execute tasks, simulate user interactions, and perform end-to-end testing. It functions as a headless browser controller, managing browser lifecycles, isolated session contexts, and remote connections to fac
Maintains isolated browser instances to ensure separate security contexts and prevent data leakage during automated operations.
Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior
Generates isolated browser contexts to simulate multi-user sessions or complex cross-session interactions.