フォーラム › Power Automate Desktop › 不具合情報 › テキストボックス入力時にエラーが発生する。
- このトピックには0件の返信、1人の参加者があり、最後ににより2022-05-10 11:44に更新されました。
- 投稿者投稿
- 2022-05-10 11:44 #8486
サポート担当者
参加者【不具合内容】
「ウィンドウ内のテキスト フィールドに入力する」アクションで配列に設定されている値が%”%ブランクの場合に値を使用して入力するとエラーが発生します。Microsoft.Flow.RPA.Desktop.Modules.SDK.ActionException: テキストボックスに書き込めません (書き込み中にエラーが発生しました) —> System.ArgumentException: The input array was empty
パラメーター名:inputs
場所 WindowsInput.WindowsInputMessageDispatcher.DispatchInput(INPUT[] inputs)
場所 WindowsInput.KeyboardSimulator.TextEntry(String text)
場所 Microsoft.Flow.RPA.Desktop.UIAutomation.Plugin.UI.UIElement.Populate(String text, PopulateTextModeEnum mode, MouseClickTypeEnum mouseOperationMode)
場所 Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Common.Proxy.LocalAutomationRuntime.PopulateTextFieldInWindow(String windowSelector, String textFieldSelector, String textToFillIn, Guid windowId, Int32 operationMode, Int32 mouseOperationMode, Int32 automationImpl)
場所 Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Actions.PopulateTextFieldInWindow.<>c__DisplayClass16_0.<Execute>b__0(IAutomationRuntime r)
場所 Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Common.UIAutomationActionBase.PerformAutomation(Action`1 action, UIControl control)
場所 Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Actions.PopulateTextFieldInWindow.Execute(ActionContext context)
— 内部例外スタック トレースの終わり —
場所 Microsoft.Flow.RPA.Desktop.Modules.UIAutomation.Actions.PopulateTextFieldInWindow.Execute(ActionContext context)
場所 Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary2 inputArguments, Dictionary
2 outputArguments)【不具合確認ver】
2.19【対応策】
[キー送信] アクションの [送信するテキスト] に “{Control}({A}){Delete}%List[0]%” を設定する。2022 年6 月にリリース予定の Power Automate for Desktop の 2.21 バージョンにて修正予定。
- 投稿者投稿
- このトピックに返信するにはログインが必要です。