playwright_post
Execute HTTP POST requests to specified URLs with custom data payloads using the MCP Playwright CDP server for browser automation and advanced web interactions.
Instructions
Perform an HTTP POST request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform POST operation | |
value | Yes | Data to post in the body |