From 77f136db163b7d09b0503492a8fcf3a578a9faf2 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Sat, 15 Feb 2020 07:25:44 -0800 Subject: [PATCH] Add xterm.js to showcase --- 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