MCP Playwright CDP
by lars-hagen
Verified
playwright_post
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 |
Perform an HTTP POST request
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform POST operation | |
value | Yes | Data to post in the body |