playwright_get
Execute HTTP GET requests to retrieve web page data, enabling interaction with websites for scraping, testing, or browsing tasks within a browser environment.
Instructions
Perform an HTTP GET request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform GET operation |