browser_refresh
Refresh the current web page in a Playwright MCP Server session, with options to wait for specific events like 'networkidle', 'domcontentloaded', or 'load' before proceeding.
Instructions
Refresh the current page, similar to pressing F5 or clicking browser refresh
Input Schema
Name | Required | Description | Default |
---|---|---|---|
timeout | No | ||
waitUntil | No | load |