Skip to content

Test

Status: PASS (2026-06-30)

Commands run

bash
pip install camoufox[geoip]

Then:

bash
python -c "import camoufox; from camoufox.sync_api import Camoufox; print('camoufox imported OK\nCamoufox class available')"

Actual output

camoufox imported OK
Camoufox class available

Installed version: camoufox 0.4.11

Note

Package installs and both the top-level module and the Camoufox sync API class import correctly. Full browser launch requires the Camoufox browser binary (camoufox fetch). Browser launch was not tested in this environment.