Command Type
Command Type ID: 21Parameters
Common Function Keys
"cookie", "title", "domain", "referrer", "URL", "readyState", "visibilityState", "hidden", "body", "head"
Usage Examples
Override document.cookie
Override Multiple Properties
Common Use Cases
- Anti-Detection: Override properties that anti-scraping systems check
- State Interception: Intercept cookie or title changes for tracking
Related Commands
- Run Custom Code - Arbitrary JS execution
- Override Headers - Override network request headers