mirror of
https://github.com/usestrix/strix.git
synced 2026-08-20 18:38:57 +02:00
Restore technical detail in OSS docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user