./www/p5-Playwright, Perl client for Playwright

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.401, Package name: p5-Playwright-1.401, Maintainer: schmonz

Playwright enables reliable end-to-end testing for modern web apps:

- All modern rendering engines including Chromium, WebKit, and Firefox.

- Test on Windows, Linux, and macOS, locally or on CI, headless
or headed.

- Use the Playwright API in TypeScript, JavaScript, Python, .NET, Java.

- Native mobile emulation of Google Chrome for Android and Mobile
Safari. The same rendering engine works on your Desktop and in
the Cloud.


Master sites: (Expand)

Filesize: 331.176 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-10 02:16:41 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
p5-Playwright: update to 1.401. Changes:

- Fix ConsoleMessages being broken due to returning out-of-spec data
- Add support for connecting to browserless.io playwright hosts
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-04-20 20:13:06 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 1.324. From the changelog:

- Ensure all PW methods returning Locator objects are correctly blessed
   2023-04-18 18:31:54 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 1.323. From the changelog:

- Ensure temporary files used for IPC by await() are cleaned out of
  /tmp. Patch courtesy of Yanick Champoux.
- Add experimental support for the locator API via Page->locator().
   2023-03-12 16:16:01 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-Playwright: skip check for interpreter in one file

Alternative would be a node dependency...
   2023-03-08 16:35:04 by Amitai Schleier | Files touched by this commit (3)
Log message:
Add p5-Playwright, a Perl client for Playwright.

Playwright enables reliable end-to-end testing for modern web apps:

- All modern rendering engines including Chromium, WebKit, and Firefox.

- Test on Windows, Linux, and macOS, locally or on CI, headless
  or headed.

- Use the Playwright API in TypeScript, JavaScript, Python, .NET, Java.

- Native mobile emulation of Google Chrome for Android and Mobile
  Safari. The same rendering engine works on your Desktop and in
  the Cloud.