interact
Execute web page interactions like click, fill, or select using CSS selectors and browser/page IDs, enabling precise, undetected automation with Patchright Lite MCP Server.
Instructions
Perform simple interactions on a page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | The type of interaction to perform | |
browserId | Yes | Browser ID from a previous browse operation | |
pageId | Yes | Page ID from a previous browse operation | |
selector | Yes | CSS selector for the element to interact with | |
value | No | Value for fill/select actions |