type_into
Locates an Android input field by text, resource ID, or class name, taps it to focus, and types specified text in one call. Omit filters to target the first editable field.
Instructions
Szoveg beirasa egy adott mezobe: megkeresi, ra koppint (fokuszalja), majd beirja a szoveget - egy hivasban.
'field_text'/'resource_id'/'class_name' azonositja a CELMEZOT (nem a beirando szoveget - az a 'text' parameter). Ha egyik szurot sem adod meg, az elso szerkesztheto (EditText) mezot celozza.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| index | No | ||
| serial | No | ||
| class_name | No | ||
| field_text | No | ||
| resource_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |