About 44,100 results
Open links in new tab
  1. Fast and reliable end-to-end testing for modern web apps | Playwright

    Playwright enables reliable web automation for testing, scripting, and AI agents. One API to drive Chromium, Firefox, and WebKit — in your tests, your scripts, and your agent workflows. Available for …

  2. Installation | Playwright

    Playwright supports Chromium, WebKit and Firefox on Windows, Linux and macOS, locally or in CI, headless or headed, with native mobile emulation for Chrome (Android) and Mobile Safari.

  3. GitHub - microsoft/playwright: Playwright is a framework for Web ...

    Use playwright as a library for browser automation scripts — web scraping, PDF generation, screenshot capture, and any workflow that needs programmatic browser control without a test runner.

  4. Playwright (software) - Wikipedia

    Playwright is primarily used for automating browser tasks, which can range from simple page navigation and content scraping to more complex operations like automated form submissions, user interactions …

  5. Microsoft Playwright Testing | Microsoft Learn

    With Playwright, you can automate end-to-end tests to ensure your web applications work as expected across different web browsers and operating systems. The service abstracts the complexity and …

  6. GitHub - microsoft/playwright-mcp: Playwright MCP server

    A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, …

  7. playwright - npm

    Use playwright as a library for browser automation scripts — web scraping, PDF generation, screenshot capture, and any workflow that needs programmatic browser control without a test runner.

  8. Build your first end-to-end test with Playwright - Training

    In this module, you'll learn how to use Playwright to test a sample web application. You'll learn how to run tests, view test reports, and understand the structure of a Playwright project.

  9. Playwright Automation Testing Tutorial - AutomationTestingHub

    Jan 22, 2026 · Playwright is an open-source framework for end-to-end web automation developed by Microsoft. You can use it to automate and test modern web applications across all major browser …

  10. playwright · PyPI

    4 days ago · Playwright is a Python library to automate Chromium, Firefox and WebKit browsers with a single API. Playwright delivers automation that is ever-green, capable, reliable and fast.