UiPath Remote Runtimeの文字入力機能

こんばんは

UiPath Studio 2024.10.1 Enterprise editionのユーザーです。

1.自社のUiPath環境の説明

職場でクラシックデザインエクスペリエンスでリモートデスクトップ(仮想Win10)で動作するアプリを
Win11で動くUiPathから操作しています。

仮想Win10のPCにUiPath Remote Runtimeをインストールすれば、セレクターでUI操作できるようですが、わが社では、UiPath Remote Runtimeをインストールしていません。

リモートデスクトップ(仮想Win10)で動作するアプリのテキストボックスに、TypeIntoアクティビティで文字入力できないため、

Click.Imageアクティビティでテキストボックスの先頭をクリック

SettoClipboardアクティビティで、テキストをクリップボードに設定

SendHotkeyアクティビティでテキストをCtrl+Vで貼り付け

という手順で、テキストボックスに文字入力しています。

2.知りたいこと

UiPath Remote Runtimeをインストールした場合、リモートデスクトップ(仮想Win10)で動作するアプリのテキストボックスにTypeIntoアクティビティで文字入力できるでしょうか?

1 Like

@gorby

if UiPath remote runtime is installed then yes type into and other ui activities can be used normally

cheers

Hey, @Anil_G who inherits noble Ashoka spirits,Thank you!

Namaste :clap:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.