compare_env
Collect browser environment fingerprint data to compare with Node.js/jsdom. Specify properties to check or use defaults: navigator, screen, canvas, WebGL, audio, timing.
Instructions
Collect browser environment fingerprint data for comparison with Node.js/jsdom.
Args: properties: Optional list of specific properties to check. If omitted, checks navigator, screen, canvas, WebGL, audio, timing.
Returns: dict with categorized environment data and their values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| properties | No |