docs: Added Crystal port to showcase (#4945)

This commit is contained in:
Ali Naqvi 2021-01-08 22:04:39 +08:00 committed by GitHub
parent 2072c61461
commit 07cb5f71e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,10 @@ title: "Community Showcase"
* [GitHub repo](https://github.com/mxschmitt/playwright-go)
* [Documentation](https://pkg.go.dev/github.com/mxschmitt/playwright-go?tab=doc)
* Playwright for Crystal
* [GitHub repo](https://github.com/naqvis/playwright-cr)
* [Documentation](https://naqvis.github.io/playwright-cr/)
## Tools
* [CodeceptJS](https://github.com/Codeception/CodeceptJS): Write scenario-driven Playwright tests with synchronous code