Proxy Power Shell (PS)

$Env:HTTPS_PROXY="https://192.0.2.1"
pip install playwright
playwright install

Comentários