Restore technical detail in OSS docs

This commit is contained in:
Alex Schapiro
2026-08-14 18:00:29 +00:00
parent 2bc86902a4
commit b79483c6b7
10 changed files with 41 additions and 23 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.
Strix uses a headless Chrome browser through Playwright to interact with web applications in the same way as a real user.
## How It Works
+1 -1
View File
@@ -105,7 +105,7 @@ asyncio.run(main())
## Human-in-the-Loop
Strix exposes the Caido proxy to the host machine during automated scans. The TUI displays the Caido URL in the sidebar.
Strix exposes the Caido proxy to the host machine during automated scans. The TUI displays the Caido URL in the sidebar. Click the URL to copy it, then open it in Caido Desktop.
### Accessing Caido