interact
Execute basic web interactions like clicking, filling, or selecting elements on a page using stealth browser automation with Patchright Lite MCP Server, ensuring anti-bot system evasion.
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 |