From 8071225d1e2228b7761435845906ef431c197db7 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Sat, 15 Feb 2020 10:07:41 -0800 Subject: [PATCH] Add xterm.js to showcase (#1034) --- docs/showcase.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/showcase.md b/docs/showcase.md index eef2d0a196..4e948a8ca7 100644 --- a/docs/showcase.md +++ b/docs/showcase.md @@ -7,6 +7,7 @@ * [Elastic APM JS agent](https://github.com/elastic/apm-agent-rum-js): Playwright is used to run benchmark tests across browsers * [Codex](https://github.com/codex-src/codex-app): Playwright is used to run functional and performance tests * [Instakittens React admin](https://github.com/fredericbonnet/instakittens-react-admin): Playwright is used to run end-to-end test scenarios written with Cucumber +* [xterm.js](https://github.com/xtermjs/xterm.js): Playwright is used to run cross-browser integration tests ## Tools