Tighten remaining OSS docs diff

This commit is contained in:
Alex Schapiro
2026-08-14 19:34:01 +00:00
parent cb3fa2db51
commit 5ca7bc2092
5 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ title: "Browser"
description: "Playwright-powered Chrome for web application testing"
---
Strix uses a headless Chrome browser through Playwright to interact with web applications in the same way as a real user.
Strix uses a headless Chrome browser through Playwright to interact with web applications exactly like a real user would.
## How It Works