playwright_delete
Perform HTTP DELETE requests to remove resources from web servers using browser automation. Send DELETE operations to specified URLs through Playwright with Chrome DevTools Protocol integration.
Instructions
Perform an HTTP DELETE request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to perform DELETE operation |