3253828fef
Add complete navegator system for stealthy browser automation: - CDP client with WebSocket communication - Browser API with navigation, storage, network, runtime - Stealth flags and anti-detection scripts - Persistent profile support - Examples and comprehensive documentation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
6 lines
85 B
Modula-2
6 lines
85 B
Modula-2
module navegator
|
|
|
|
go 1.22.2
|
|
|
|
require github.com/gorilla/websocket v1.5.3 // indirect
|