レコーディング機能のエラー

UiPath Studio開発入門コースのレコーディングを学習している初心者です。

上記の様になってしまいます。解決方法をご教示いただけましたら幸いです。

Hi @mao63dagakki46

Coluld please translate the error that you are getting into english and send. So, we will be able to help you.

Regards

こんにちは

レコーディングした時のテキストファイル名と、ロボットを実行したときのテキストファイル名が異なるように思えます。
レコーディングと実行時の状況を同じにする(ロボット実行時も新規作成状態にする)あるいは
セレクターのファイル名部分を任意の文字列を示す*(ワイルドカード)に置き換えて実行してみる等が対策になるかと思います。

23.8.0-beta.13817+Branch.release-v23.8.0.Sha.120cd3ec54f082511b48105e2cfb52f8897346a8

Source: Enter the characters ‘sa’

Message: No UI element found for this selector:
[1]
[2]

Failed to find selector tag:
[1]

The closest matches found are:
[88%]
[88%]
[85%]

Exception type: UiPath.Core.SelectorNotFoundException

UiPath.Core.SelectorNotFoundException: Could not find the corresponding UI element for this selector:
[1]
[2]

Failed to find selector tag:
[1]

The closest matches found are:
[88%]
[88%]
[85%] at UiPath.Core.Activities.ObsoleteTaskAsyncCodeActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

エラー翻訳文です。

メモ帳を初期状態に戻したらできました。ありがとうございました。またよろしくお願いします

1 Like

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