browser_refresh
Refresh the current webpage in Playwright MCP Server with optional wait conditions like 'networkidle' or 'load', mimicking browser refresh functionality.
Instructions
Refresh the current page, similar to pressing F5 or clicking browser refresh
Input Schema
Name | Required | Description | Default |
---|---|---|---|
timeout | No | ||
waitUntil | No | load |