Hallo, i'm using a WDG 20.10.0 on-prem instance.
During eavluating a script in Studio i've got an error massage like:
System.Exception: Fail to start InternetExplorer navigator ---> System.Exception: Fail to open internet explorer
at WDG.Automation.Browser.AutomationBrowser.CreateInternetExplorerInstance(SeleniumInstanceTimeouts timeouts, WebProxyCredentials proxyCredentials, Boolean isAutoDetect)
at WDG.Automation.Browser.BrowserInstance.<CreateBrowserInstace>d__1.Y1Qg9bChoWQ5oQlNvfLK(Object , Object , Boolean isAutoDetect)
at WDG.Automation.Browser.BrowserInstance.<CreateBrowserInstace>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at WDG.Automation.Browser.WebStartCommand.<CreateBrowser>d__75.MoveNext()
--- End of inner exception stack trace ---
at WDG.Automation.Browser.WebStartCommand.<CreateBrowser>d__75.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at WDG.Automation.Browser.WebStartCommand.<Execute>d__74.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at WDG.Automation.Language.ErrorHandler.T1Jn5nQf1P(Exception )
at WDG.Automation.Language.ErrorHandler.HandleExecutionExceptionIfNeeded(Exception exception, IAutomationCommand command)
at WDG.Automation.Language.CommandInterpreter.<Run>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at WDG.Automation.Language.ScriptInterpreter.<RunCore>d__17.MoveNext()
Strange thing that the simpliest script starting a WebBrowser, navigating to a specific site and wait for Object in the site. The script works for a few run-ups and then after adding a few commands getting an error output like above.
Does anyone have a clue?
greeting Michał
------------------------------
Michal Turek
------------------------------