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...
-
Updated
Jul 21, 2022 - JavaScript
-
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
-
Updated
Jul 6, 2022
-
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.
-
Updated
Jun 9, 2021 - TypeScript
-
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 ?
-
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
-
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 files-
Updated
Jul 26, 2022 - TypeScript
-
Updated
Aug 1, 2022 - Python
-
Updated
May 17, 2021 - TypeScript
-
Updated
Jun 19, 2022
-
Updated
Jul 28, 2022 - Python
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jul 29, 2022 - TypeScript
-
Updated
Jul 29, 2022 - HTML
-
Updated
Jul 20, 2022 - JavaScript
Created by Microsoft
Released January 31, 2020
Latest release 4 days ago
- Repository
- microsoft/playwright
- Website
- playwright.dev


Context: