Playwright
Playwright provides a set of APIs to automate Chromium, Firefox, and WebKit browsers. By using the Playwright API, you can write scripts to create new browser pages, navigate to URLs, and interact with elements on a page. Along with a test runner, Playwright can be used to automate user interactions to validate and test web applications.
Here are 536 public repositories matching this topic...
Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.
-
Updated
Jul 21, 2022 - JavaScript
Python version of the Playwright testing and automation library.
-
Updated
Aug 2, 2022 - Python
What are you trying to achieve?
Have TypeScript definitions for addMochawesomeContext.
What do you get instead?
There is no Mochawesome class in the typings directory.
Provide test source code if related
declare namespace CodeceptJS {
interface SupportObject { I: I }
interface Methods extends Mochawesome {}
interface I extends WithTranslation<Mochaweso
-
Updated
Jun 16, 2022 - TypeScript
The web scraping open project repository aims to share knowledge and experiences about web scraping with Python
-
Updated
Jul 6, 2022
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
-
Updated
Jan 28, 2021 - JavaScript
Playwright always writes to stdout/err which isn't always desirable in the test scenario. I'd like to be able to specify which io.Writer playwright does write to.
See also onsi/ginkgo#851 (comment) issue this is causing with ginkgo v2 parallel tests.
Build a cross-browser end-to-end test suite with Playwright.
-
Updated
Jun 9, 2021 - TypeScript
A comand-line utility for taking automated screenshots of websites
-
Updated
Jul 30, 2022 - Python
[feat] : 随机作答无答案的题目
Feature request
Is it possible to add Gradle examples to the Playwright documentation along the current Maven ones?
When this modal appears the script execution is stopped, it does not execute your next action.
I've encountered this issues on Amazon & Google.
Is there a way to detect and interact with permission, to click on Block or Allow ?
Running tests using Jest & Playwright
-
Updated
Jul 24, 2022 - TypeScript
It takes time to remove all project data so wait until it's performed in background
-
Updated
Jul 5, 2022 - Vue
Generate tiktok signature token using node
-
Updated
Jul 26, 2022 - JavaScript
- Download by file extension
- Download by mimetype, e.g.
pngshould also matchimage/pngmimetype
dude scrape ... --download png,jpg # download all png and jpg files
dude scrape ... --download * # download all filesA browser extension that generates Cypress, Playwright and Puppeteer test scripts from your interactions
-
Updated
Jul 26, 2022 - TypeScript
-
Updated
Aug 1, 2022 - Python
-
Updated
May 17, 2021 - TypeScript
A curated list of awesome tools, utils and projects using Playwright
-
Updated
Jun 19, 2022
Pytest plugin to write end-to-end browser tests with Playwright.
-
Updated
Jul 28, 2022 - Python
Running hundreds of Playwright E2E tests in a few seconds with AWS Lambda
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jul 29, 2022 - TypeScript
An efficient Selenium protocol implementation running everything in Kubernetes or Openshift
-
Updated
Jul 29, 2022 - HTML
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer
-
Updated
Jul 20, 2022 - JavaScript
Created by Microsoft
Released January 31, 2020
Latest release 4 days ago
- Repository
- microsoft/playwright
- Website
- playwright.dev


Context: