Crystal version of the Playwright testing and automation library

Happy to announce availability of Crystal version of Microsoft Playwright testing and automation library on github

Playwright-cr is a Crystal library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. See how Playwright is better.

Linux macOS Windows
Chromium 89.0.4344.0 :white_check_mark: :white_check_mark: :white_check_mark:
WebKit 14.1 :white_check_mark: :white_check_mark: :white_check_mark:
Firefox 85.0b1 :white_check_mark: :white_check_mark: :white_check_mark:

Headless execution is supported for all the browsers on all platforms. Check out system requirements for details.

13 Likes