playwright_get
Execute an HTTP GET request to a specified URL using browser automation with the Playwright framework and Chrome DevTools Protocol for advanced web interactions and JavaScript execution.
Instructions
Perform an HTTP GET request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform GET operation |