- Navigation automation (1 tools)
- Debugging (2 tools)
Description: Load URL in the browser
Parameters:
- url (string) (required): Page URL
Description: Evaluate a JavaScript function on the last loaded page
Parameters:
- fn (string) (required): A JavaScript function to be executed on the active page
Description: Take a screenshot of the active page.
Parameters: None