Skip to content

Releases: teodesian/playwright-perl

Experimental windows release

14 Apr 00:05
Compare
Choose a tag to compare
Pre-release

Experimental support for windows.

0.017 - API request stuff basically stable now

08 Nov 23:02
Compare
Choose a tag to compare

Also includes lots of documentation as to playwright-test equivalents in perl, and a little helper to do retries.

0.013 - Now statically generated

01 Sep 06:47
Compare
Choose a tag to compare

0.006: don't clobber $?

12 Apr 23:51
Compare
Choose a tag to compare

Better setup and teardown

24 Mar 22:36
Compare
Choose a tag to compare
  • Prevent double destroy in the event of quit() being called
  • Make the destroy() process a good deal more reliable
  • Add a timeout parameter to new() to control how long to wait for the server to spin up/down
  • Improve documentation, fix broken links
  • Adjust auto-install process to work better on windows, and not leak stderr in some contexts.

Adjusted for new PW Spec

19 Mar 22:58
Compare
Choose a tag to compare

Looks like things changed out from under us since I wrote this. This release should fix that.