Windows

Click and Input string in the window

주어진 위치를 클릭한 후 텍스트를 입력합니다.

매개변수

ArgumentTypeDescription
Search for ui element on선택제어 대상 — Entire screen / Foreground window only
Position (Relative X, Y)좌표텍스트를 입력할 위치
Text텍스트입력할 텍스트
Description텍스트명령어 설명

반환값

반환값

성공 시 1, 실패 시 0.

설명

이 명령어는 UI element를 사용할 수 없는 컨트롤(자체 UI 자동화 트리에 노출되지 않는 그림 기반 폼 등)을 제어할 때 주로 사용됩니다. UI element 식별이 가능하면 Set text of the UI element 사용을 권장합니다.

관련 명령어