playwright_get
Perform an HTTP GET request to retrieve data from a specified URL, enabling web page interaction and content extraction within Playwright MCP Server's browser automation environment.
Instructions
Perform an HTTP GET request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform GET operation |