clear_console_messages
Remove collected console messages to maintain clean output and focus on new measurements during browser automation and testing.
Instructions
Clear the collected console messages. TIP: Clear before a new measurement to keep output focused.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}