Playwright Internals
A series on the inner workings of Microsoft's Playwright framework
Mar
13
2024
How importing from Playwright works
Importing from playwright is a complex process with many interacting components. Let's look under the hood to discover how playwright-core is structured. Continue Reading
Mar
11
2024
Architecture of Playwright
Let's dive into Playwright's internals by looking at how the project is structured and discover its essential components. Continue Reading