Select Itemアクティビティでエラー

こんにちは。
UiPath Studio 2024.4.0 Community editionのユーザです。

Select Itemアクティビティで下記のエラーが出ました。

Error {“message”:“Select Item ‘業界’: 項目を選択できません。既存の項目には見つかりませんでした。\r\nヒント: 一部のコンボボックスでは、ドロップダウンが展開されるまで項目の読み込みが遅延される場合があります。項目を選択する前に、コントロールのクリックをシミュレートしてみてください。”,“level”:“Error”,"

意味が分かりにくいですが、Select Itemアクティビティの前にクリックアクティビティを"シミュレート"で配置して、Webページのコンボボックスの選択箇所(添付画像参照)をクリックしなさいということでしょうか?
無題

@gorby,

You can try Clicking first on the dropdown this will activate and load the dropdown items and then use Select Item activity.

Thanks,
Ashok :slight_smile:

Thank you for your reply.
Do you agree with my idea in the end?

1 Like

@gorby,

Yes, that’s one of the approach we have.

Thanks,
Ashok :slight_smile:

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