page_type
Type text character-by-character into an element by CSS selector with human-like key events. Use this when you only have a selector and don't need rich editor support; returns 'ok' on success.
Instructions
Type text character-by-character into an element by CSS selector (human-like key events). Prefer page_type_ref when you have a page_a11y ref — it handles rich editors (Lexical/Draft/ProseMirror) and returns a verified receipt. Use this only when you only have a CSS selector and don't need rich editor support. Returns 'ok' on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| page_id | Yes | ||
| selector | Yes | CSS selector. | |
| session_id | Yes |