playwright_get
Send an HTTP GET request to a specified URL, enabling interaction with web pages or fetching data through the Playwright MCP Server for browser automation tasks.
Instructions
Perform an HTTP GET request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform GET operation |