Utility functions available in Node (Puppeteer) scripts.
HTTP client utilities.
Returns the Puppeteer Page object with the given ID.
Returns a shared variable by name (same scope as API Collection).
Iterates over any structure (Object, Array, Map, etc.).
Safely converts any object to JSON, handling circular references.
Utility functions available in Node (Puppeteer) scripts.