- Installation | Playwright
Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox Test on Windows, Linux, and macOS, locally or on CI, headless or headed with native mobile emulation of Google Chrome for Android and Mobile Safari
- Fast and reliable end-to-end testing for modern web apps | Playwright
Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox Cross-platform Test on Windows, Linux, and macOS, locally or on CI, headless or headed Cross-language Use the Playwright API in TypeScript, JavaScript, Python, NET, Java Test Mobile Web Native mobile emulation of Google Chrome for Android and Mobile
- Getting started - VS Code | Playwright
Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox Test on Windows, Linux, and macOS, locally or on CI, headless or headed with native mobile emulation of Google Chrome for Android and Mobile Safari
- Writing tests | Playwright
Writing tests Introduction Playwright tests are simple, they perform actions, and assert the state against expectations There is no need to wait for anything prior to performing an action: Playwright automatically waits for the wide range of actionability checks to pass prior to performing each action
- Playwright Library
Playwright module provides a method to launch a browser instance The following is a typical example of using Playwright to drive automation:
- Browsers | Playwright
Playwright can run tests on Chromium, WebKit and Firefox browsers as well as branded browsers such as Google Chrome and Microsoft Edge It can also run on emulated tablet and mobile devices
- Welcome | Playwright
Welcome to the Playwright Community We are so glad to have you here In our community section take a look at our videos section to see videos on conference talks, live streams, feature videos and release videos
- Library | Playwright
Playwright Library provides unified APIs for launching and interacting with browsers, while Playwright Test provides all this plus a fully managed end-to-end Test Runner and experience
|