compare_env
Collect browser environment fingerprints including navigator, screen, canvas, WebGL, audio, and timing data to compare with Node.js/jsdom environments.
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 |