Full Changelog: v130.0.1-beta.9...v130.0.1-beta.10
Keep in mind that Camoufox is in active development and not production ready.
If you experience any issues, please report them here.
Changes:
- Added human-like mouse movement
- Added cursor highlighter
- Fall back to Playwright's setDefaultViewport if Camoufox window properties weren't set
New properties:
Property | Description |
---|---|
humanize | Enable/disable human-like cursor movement. Defaults to False. |
humanize:maxTime | Maximum time in seconds for the cursor movement. Defaults to 1.5 .
|
showcursor | Toggles the cursor highlighter. Defaults to True. |