Skip to main content
Replace the contents of a text input, textarea, or contenteditable. Use browser_select for <select>, browser_click for checkboxes, browser_upload for files.

Parameters

integer
Target tab id from browser_tabs, which lists tabs across all windows. Defaults to the agent’s most recently opened usable tab, or the only usable tab. Otherwise select a listed tabId.
string
required
Element ref from browser_snapshot, e.g. “e12”
string
required
 

Example