0

Edge拡張機能を使って「ブラウザ名を付ける」を実行すると

”ライブラリ実行(spv_Web)に失敗しました。”

というメッセージが出力されます。
以下SPVエラー情報を収集した結果を以下に添付します。

【SPVエラー情報収集結果】
 ブラウザとの通信に失敗しました。
 場所 WinActor.Hook.BrowserHookUtil.SendRequest_(Int64 start, Int64 timeout, BrowserType browserType, String browserName, String tabId, String category, String command, String arg1, String arg2, String arg3, String arg4)
 場所 WinActor.Hook.BrowserHookUtil.SendRequest(Int64 timeout, BrowserType browserType, String browserName, String tabId, String category, String command, String arg1, String arg2, String arg3, String arg4)
 場所 WinActor.Main.Scenario.Operate.Nodes.UserLibrary.Spv.Spvweb.Command.BaseCommand.Match(String windowIdentifierName, Int32 waitMilliSeconds, WindowIdentifier identifier, String title, String className, String processName, Int32 width, Int32 height, IntPtr windowHandle, Dictionary`2 ieCache, BrowserType& browserType, String& tabId)
 場所 WinActor.Main.Scenario.Operate.Nodes.UserLibrary.Spv.Spvweb.Command.BaseCommand.Match(String windowIdentifierName, Int32 waitMilliSeconds, WindowIdentifier identifier, WindowInfo info, Dictionary`2 ieCache, BrowserType& browserType, String& tabId)
 場所 WinActor.Main.Scenario.Operate.Nodes.UserLibrary.Spv.Spvweb.Command.BaseCommand.FindWindow(String windowIdentifierName, Int32 waitMilliSeconds, WindowIdentifier identifier, BrowserType& browserType) 場所 WinActor.Main.Scenario.Operate.Nodes.UserLibrary.Spv.Spvweb.Command.NameBrowserCommand.Execute()
 場所 WinActor.Main.Scenario.Operate.Nodes.UserLibrary.Spv.SpvWeb.Run(Object param)
 場所 WinActor.Main.Scenario.Operate.Manager.SpecialVariable.SpecialVariableRunClass2.SetValue(String cmd)

現時点で分かっていることは以下の2点です。
1.「ブラウザ名を付ける」部品実行→NG
2.初めから「ブラウザ名を付ける」部品を配置するのではなく、
 まずは自動記録機能を使用して画面操作し、自動生成された「ブラウザ起動」と
 ページ表示」を「ブラウザ名を付ける」部品へ差し替えて実行→OK

何が原因でライブラリ実行に失敗し、ブラウザとの通信に失敗するのか、

どうすれば解決に導けるのかお知恵を拝借させて頂きたく存じます。
あるいは、原因追求のために他に情報が必要となればその取得方法を
ご教示頂きたく思います。

不躾な質問ではありますが、よろしくお願いいたします。

Super Cookie 新しいコメントを投稿
回答とコメントは、会員登録(無料)で閲覧できるようになります。