アクティビティ
最新
バナーの背景画像
UI Automation のアクティビティ
最終更新日 2024年4月26日

TypeText

キーボードで入力されたコンテンツを取得し、それを現在アクティブな UI 要素に貼り付けます。必要な要素の中にテキストを貼り付けるには、テキストを貼り付ける UI にフォーカスを当てる必要があります。この API は、キーボードでテキストを入力する必要があるにもかかわらず、モバイル オートメーションで認識できるターゲット要素がないアプリケーションを自動化する場合に使用できます。

定義

名前空間: UiPath.MobileAutomation.API.Models

アセンブリ: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

TypeText(string, MobileOptions.TypeTextOptions)

TypeText(
	    string text,
	    MobileOptions. TypeTextOptions options = null
)TypeText(
	    string text,
	    MobileOptions. TypeTextOptions options = null
)
text 文字列
アクティブな UI 要素に入力する標準テキストです。
options MobileOptions.TypeTextOptions (任意)
テキスト設定操作の MobileOptions.TypeTextOptions を指定します。既定値は null です。
  • 定義
  • TypeText(string, MobileOptions.TypeTextOptions)

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.