From cb0688bb526692c42bee35f69aa6818cac166cf5 Mon Sep 17 00:00:00 2001 From: Dave Guarino Date: Tue, 27 Dec 2022 09:11:08 -0800 Subject: [PATCH] docs(showcase.md): add links to Ruby port (#19712) --- docs/src/showcase.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/showcase.md b/docs/src/showcase.md index cec0bcfca1..1d1fc58c81 100644 --- a/docs/src/showcase.md +++ b/docs/src/showcase.md @@ -23,6 +23,10 @@ title: "Community Showcase" * [GitHub repo](https://github.com/naqvis/playwright-cr) * [Documentation](https://naqvis.github.io/playwright-cr/) +* Playwright for Ruby + * [GitHub repo](https://github.com/YusukeIwaki/playwright-ruby-client) + * [Documentation](https://playwright-ruby-client.vercel.app/docs/article/getting_started) + ## Tools * [Applitools](https://applitools.com): Add AI-powered visual assertions and run your Playwright tests on all browser, device, and viewport combinations in parallel, without requiring any setup.