activities
latest
false
- 概要
- UI Automation
- UI Automation を使用して自動化されるアプリケーションと技術
- プロジェクトの対応 OS
- UI-ANA-016 - [ブラウザーを開く] に使用されている URL を検出
- UI-ANA-017 - [エラー発生時に実行を継続] の値が True
- UI-ANA-018 - OCR/画像関連のアクティビティのリスト
- UI-DBP-006 - コンテナーの使用
- UI-DBP-013 - Excel の自動化方法の誤用
- UI-DBP-030 - セレクター内での変数の使用禁止
- UI-PRR-001 - クリックをシミュレート
- UI-PRR-002 - 入力をシミュレート
- UI-PRR-003 - [アプリケーションを開く] の誤用
- UI-PRR-004 - ハードコードされた待機時間
- UI-REL-001 - セレクター内の大きいインデックス値
- UI-SEC-004 - メール アドレスのデータを含むセレクター
- UI-SEC-010 - アプリ/URL の制限
- UI-USG-011 - 許可されていない属性
- UX-SEC-010 - アプリ/URL の制限
- UX-DBP-029 - セキュリティで保護されていないパスワードの使用
- UI-PST-001 - [プロジェクト設定] の監査ログ レベル
- UiPath ブラウザー移行ツール
- クリッピング領域
- Computer Vision レコーダー
- アクティベート
- アンカー ベース
- ブラウザーにアタッチ
- ウィンドウにアタッチ
- ユーザー入力をブロック
- 吹き出し
- チェック
- クリック
- 画像をクリック
- 画像クリック トリガー
- OCR で検出したテキストをクリック
- テキストをクリック
- クリック トリガー
- アプリケーションを閉じる
- タブを閉じる
- ウィンドウを閉じる
- コンテキスト対応のアンカー
- 選択されたテキストをコピー
- 要素属性変更トリガー
- 要素の存在を確認
- 要素スコープ
- 要素ステート変更トリガー
- UI ツリーをエクスポート
- 構造化データを抽出
- 子要素を探す
- 要素を探す
- 画像を探す
- 一致する画像を探す
- OCR でテキスト位置を探す
- 相対要素を探す
- テキスト位置を探す
- アクティブ ウィンドウを取得
- 親要素を取得
- 属性を取得
- イベント情報を取得
- クリップボードから取得
- フル テキストを取得
- OCR でテキストを取得
- パスワードを取得
- 位置を取得
- ソース要素を取得
- テキストを取得
- 表示中のテキストを取得
- 前に戻る
- 次に進む
- ホームに移動
- Google Cloud Vision OCR
- ウィンドウを隠す
- 強調表示
- ホットキー トリガー
- ホバー
- 画像上でホバー
- OCR で検出したテキスト上でホバー
- テキスト上でホバー
- 画像の存在を確認
- 画面上で指定
- .NET コードを挿入
- JS スクリプトを挿入
- ActiveX メソッドを呼び出し
- キー操作トリガー
- 画像を読み込み
- ウィンドウを最大化
- Microsoft Azure ComputerVision OCR
- Microsoft OCR
- Microsoft Project Oxford Online OCR
- ウィンドウを最小化
- イベントを監視
- マウス トリガー
- ウィンドウを移動
- URL に移動
- OCR でテキストの存在を確認
- 要素が出現したとき
- 要素が消滅したとき
- 画像が出現したとき
- 画像が消滅したとき
- アプリケーションを開く
- ブラウザーを開く
- ブラウザーを更新
- ユーザー イベントを再生
- ウィンドウを復元
- 画像を保存
- 項目を選択
- 複数の項目を選択
- ホットキーを押下
- クリッピング領域を設定
- フォーカスを設定
- テキストを設定
- クリップボードに設定
- Web 属性を設定
- ウィンドウを表示
- プロセスを開始
- システム トリガー
- スクリーンショットを作成
- Tesseract OCR
- テキストの存在を確認
- ツールチップ
- 文字を入力
- SecureString で文字を入力
- フォアグラウンドを使用
- 属性を待つ
- 要素の消滅を待つ
- 画像の消滅を待つ
- Computer Vision ローカル サーバー
- モバイル オートメーション
- ターミナル
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
UI Automation のアクティビティ
Last updated 2024年10月28日
スワイプ
スワイプ操作は、指定した要素が見つかるまで、リスト上でスワイプを複数回反復処理します (MaxNumberOfSwipes を上限とする)。ターゲットが設定されていない場合、スワイプ操作では特定の要素を検索せずに 1 回のスワイプが実行されます。
名前空間: UiPath.MobileAutomation.API.Models
アセンブリ: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)
オーバーロード | 説明 |
---|---|
Swipe(IElementDescriptor, IElementDescriptor,
SwipeDirection, int,
MobileOptions.SwipeOptions) | IElementDescriptor ターゲットが見つかるまで、指定されたコンテナー内で IElementDescriptor としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
Swipe(IElementDescriptor, ObjectRepositoryTarget,
SwipeDirection, int,
MobileOptions.SwipeOptions) | ObjectRepositoryTarget ターゲットが見つかるまで、指定されたコンテナー内で IElementDescriptor としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
Swipe(IElementDescriptor, SelectorTarget, SwipeDirection,
int, MobileOptions.SwipeOptions) | SelectorTarget ターゲットが見つかるまで、指定されたコンテナー内で IElementDescriptor としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
Swipe(ObjectRepositoryTarget, IElementDescriptor,
SwipeDirection, int,
MobileOptions.SwipeOptions) | IElementDescriptor ターゲットが見つかるまで、指定されたコンテナー内で ObjectRepositoryTarget としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
Swipe(ObjectRepositoryTarget, ObjectRepositoryTarget,
SwipeDirection, int,
MobileOptions.SwipeOptions) | ObjectRepositoryTarget ターゲットが見つかるまで、指定されたコンテナー内で ObjectRepositoryTarget としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
Swipe(ObjectRepositoryTarget, SelectorTarget,
SwipeDirection, int,
MobileOptions.SwipeOptions) | SelectorTarget ターゲットが見つかるまで、指定されたコンテナー内で ObjectRepositoryTarget としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
Swipe(SelectorTarget, IElementDescriptor, SwipeDirection,
int, MobileOptions.SwipeOptions) | IElementDescriptor ターゲットが見つかるまで、指定されたコンテナー内で SelectorTarget としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
Swipe(SelectorTarget, ObjectRepositoryTarget,
SwipeDirection, int,
MobileOptions.SwipeOptions) | ObjectRepositoryTarget ターゲットが見つかるまで、指定されたコンテナー内で SelectorTarget としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
Swipe(SelectorTarget, SelectorTarget, SwipeDirection,
int, MobileOptions.SwipeOptions) | SelectorTarget ターゲットが見つかるまで、指定されたコンテナー内で SelectorTarget としてスワイプ アクションを実行します。最初のパラメーターはコンテナーを指定し、2 番目のパラメーターはスワイプ操作のターゲットを定義します。
|
IElementDescriptor
から IElementDescriptor
へのスワイプ操作を実行します。
Swipe(
IElementDescriptor container,
IElementDescriptor target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
IElementDescriptor container,
IElementDescriptor target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
IElementDescriptor- スワイプ アクションのコンテナーを定義する要素。
target
IElementDescriptor- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
IElementDescriptor
から ObjectRepositoryTarget
へのスワイプ操作を実行します。
Swipe(
IElementDescriptor container,
ObjectRepositoryTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
IElementDescriptor container,
ObjectRepositoryTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
IElementDescriptor- スワイプ アクションのコンテナーを定義する要素。
target
ObjectRepositoryTarget- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
IElementDescriptor
から SelectorTarget
へのスワイプ操作を実行します。
Swipe(
IElementDescriptor container,
SelectorTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
IElementDescriptor container,
SelectorTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
IElementDescriptor- スワイプ アクションのコンテナーを定義する要素。
target
SelectorTarget- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
ObjectRepositoryTarget
から IElementDescriptor
へのスワイプ操作を実行します。
Swipe(
ObjectRepositoryTarget container,
IElementDescriptor target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
ObjectRepositoryTarget container,
IElementDescriptor target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
ObjectRepositoryTarget- スワイプ アクションのコンテナーを定義する要素。
target
IElementDescriptor- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
Swipe(ObjectRepositoryTarget, ObjectRepositoryTarget, SwipeDirection, int, MobileOptions.SwipeOptions)
ObjectRepositoryTarget
から ObjectRepositoryTarget
へのスワイプ操作を実行します。
Swipe(
ObjectRepositoryTarget container,
ObjectRepositoryTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
ObjectRepositoryTarget container,
ObjectRepositoryTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
ObjectRepositoryTarget- スワイプ アクションのコンテナーを定義する要素。
target
ObjectRepositoryTarget- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
ObjectRepositoryTarget
から SelectorTarget
へのスワイプ操作を実行します。
Swipe(
ObjectRepositoryTarget container,
SelectorTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
ObjectRepositoryTarget container,
SelectorTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
ObjectRepositoryTarget- スワイプ アクションのコンテナーを定義する要素。
target
SelectorTarget- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
SelectorTarget
から IElementDescriptor
へのスワイプ操作を実行します。
Swipe(
SelectorTarget container,
IElementDescriptor target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
SelectorTarget container,
IElementDescriptor target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
SelectorTarget- スワイプ アクションのコンテナーを定義する要素。
target
IElementDescriptor- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
SelectorTarget
から ObjectRepositoryTarget
へのスワイプ操作を実行します。
Swipe(
SelectorTarget container,
ObjectRepositoryTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
SelectorTarget container,
ObjectRepositoryTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
SelectorTarget- スワイプ アクションのコンテナーを定義する要素。
target
ObjectRepositoryTarget- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
SelectorTarget
から SelectorTarget
へのスワイプ操作を実行します。
Swipe(
SelectorTarget container,
SelectorTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
Swipe(
SelectorTarget container,
SelectorTarget target,
SwipeDirection swipeDirection = SwipeDirection.Down,
int maxNumberOfSwipes = 10,
MobileOptions. SwipeOptions options = null
)
コンテナ―
SelectorTarget- スワイプ アクションのコンテナーを定義する要素。
target
SelectorTarget- スワイプ操作のターゲットを定義する要素です。
swipeDirection
SwipeDirection
(任意)- スワイプ操作の方向。
maxNumberOfSwipes
Int32 (任意)- 目的の結果を達成するためのスワイプの最大数。
オプション
MobileOptions.SwipeOptions- スワイプ操作の
MobileOptions.SwipeOptions
を指定します。既定値は null です。
- 定義
- オーバー ロード
Swipe(IElementDescriptor, IElementDescriptor, SwipeDirection, int, MobileOptions.SwipeOptions)
Swipe(IElementDescriptor, ObjectRepositoryTarget, SwipeDirection, int, MobileOptions.SwipeOptions)
Swipe(IElementDescriptor, SelectorTarget, SwipeDirection, int, MobileOptions.SwipeOptions)
Swipe(ObjectRepositoryTarget, IElementDescriptor, SwipeDirection, int, MobileOptions.SwipeOptions)
Swipe(ObjectRepositoryTarget, ObjectRepositoryTarget, SwipeDirection, int, MobileOptions.SwipeOptions)
Swipe(ObjectRepositoryTarget, SelectorTarget, SwipeDirection, int, MobileOptions.SwipeOptions)
Swipe(SelectorTarget, IElementDescriptor, SwipeDirection, int, MobileOptions.SwipeOptions)
Swipe(SelectorTarget, ObjectRepositoryTarget, SwipeDirection, int, MobileOptions.SwipeOptions)
Swipe(SelectorTarget, SelectorTarget, SwipeDirection, int, MobileOptions.SwipeOptions)