Back to Developer Roadmap

Playwright

src/data/roadmaps/qa/content/[email protected]

4.0841 B
Original Source

Playwright

Playwright is an open-source library for automating web browsers built by Microsoft, similar to Selenium, it's commonly used for testing web applications. It's built on top of the .NET Core runtime and it provides bindings for C#, it allows developers to write tests for web applications in C# or other .NET languages. Playwright is designed to be fast and reliable and allows developers to run tests in multiple browsers.

Visit the following resources to learn more: