[10-23 11:48:00,ArtOfTest.Runner.exe(15292:1)] First trace message from process 15292: ArtOfTest.Runner  list="D:\Bamboo_Home\xml-data\build-dir\FLON-FLOM-JOB1\src\TestStudioProject\TestLists\TestList2.aiilist"
[10-23 11:48:00,ArtOfTest.Runner.exe(15292:1)] First trace message from foreground unnamed thread (managed ID = 1, native ID = 10988).
[10-23 11:48:00,ArtOfTest.Runner.exe(15292:1),TestStudio] Loader.LoadTranslatorGroups() : ------- Function Start -------
[10-23 11:48:01,ArtOfTest.Runner.exe(15292:1),TestStudio] Loader.LoadTranslatorGroups() : ------- Function End -------
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Execution] ExtensionsManager.LoadExtensions() : ------- Function Start -------
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Got 13 plugin(s) in folder "C:\Program Files (x86)\Progress\Test Studio\Bin\Plugins".
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "LibGit2Sharp.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.Functional.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.Jira.BugTracking.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.Manual.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.OTA.Interop.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.Plugins.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.ScreenRecorderExtension.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.Shared.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.SourceControl.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.SourceControl.Git.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.SourceControl.Git.TS.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.Web.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Uncategorized] ExtensionsManager.LoadExtensions() : Loaded assembly "Telerik.TestStudio.Wpf.dll" from plugins folder.
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Execution] ExtensionsManager.LoadExtensions() : ------- Function End -------
[10-23 11:48:04,ArtOfTest.Runner.exe(15292:1),Framework] FireFoxInstallation.EnumFireFoxInstallations() : Valid Firefox 78.0.0.2 (x64) installation found at "C:\Program Files (x86)\Mozilla Firefox\firefox.exe".
[10-23 11:48:05,ArtOfTest.Runner.exe(15292:1),Uncategorized] CommandLineRunner.Log() : Executing test: 'HVsTest1'
[10-23 11:48:05,ArtOfTest.Runner.exe(15292:1),TestStudio] Manager.GetDialogMatchProvider() : The dialog matches assembly 'Telerik.TestStudio.DialogMatches.dll' with version '2020.2.910.0' loaded successfully.
[10-23 11:48:05,ArtOfTest.Runner.exe(15292:1),Framework] Manager.KillNonAutomatedBrowsers() : Closing non-automated 'chrome' browser instances
[10-23 11:48:05,Telerik.TestingFramework.Hosts.Manager.exe(12828:1)] First trace message from process 12828: "C:\Program Files (x86)\Progress\Test Studio\Bin\Telerik.TestingFramework.Hosts.Manager.exe"
[10-23 11:48:05,Telerik.TestingFramework.Hosts.Manager.exe(12828:1)] First trace message from foreground unnamed thread (managed ID = 1, native ID = 21904).
[10-23 11:48:05,Telerik.TestingFramework.Hosts.Manager.exe(12828:1),WebSocket] HostsManager constructor : Starting a web socket server to communicate with the browser extension...
[10-23 11:48:05,Telerik.TestingFramework.Hosts.Manager.exe(12828:1),WebSocket] HostsManager constructor : A web socket server was successfully started on port: 57909.
[10-23 11:48:05,Telerik.TestingFramework.Hosts.Manager.exe(12828:1),WebSocket] HostsManager constructor : Starting a file server to host the start page of the browser extension...
[10-23 11:48:05,Telerik.TestingFramework.Hosts.Manager.exe(12828:1),WebSocket] HostsManager constructor : A file server to host the start page of the browser extension was successfully started on: http://localhost:57910/webui/.
[10-23 11:49:06,ArtOfTest.Runner.exe(15292:1),Error] TestExecuteProxy.ExecuteTest() : EXCEPTION! (see below)
     Outer Exception Type: System.TimeoutException
     Message: Wait for condition has timed out
     HRESULT: 0x80131505 (Official ID (if app.) = COR_E_TIMEOUT, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5381)
     Call Stack:
          at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo, Object target)
          at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout, WaitResultType errorResultType)
          at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout)
          at ArtOfTest.WebAii.Core.Manager.WaitForBrowserToConnect(Int32 browserIndexToWaitFor)
          at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
          at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InitializeWeb(ExecutionEngineCreateParams initParams)
          at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.CreateAndInitializeEngine(Test test, ExecutionEngineCreateParams cp)
          at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)

[10-23 11:49:06,ArtOfTest.Runner.exe(15292:1),Framework] BrowserProvisioner.EndService() : Connecting to the provisioning pipe "Pipe.ArtOfTest.WebAii.BrowserProvisioner_-864543851" in order to unblock and eventually terminate it...
[10-23 11:49:06,ArtOfTest.Runner.exe(15292:1),Framework] BrowserProvisioner.EndService() : Provisioning pipe connected.
[10-23 11:49:06,ArtOfTest.Runner.exe(15292:13)] First trace message from background thread "Pipe.ArtOfTest.WebAii.BrowserProvisioner" (managed ID = 13, native ID = 17044).
[10-23 11:49:06,ArtOfTest.Runner.exe(15292:13),Framework] BrowserProvisioner.ServiceThread() : A new client has connected to the provisioning pipe but this will be treated as a termination cue.
[10-23 11:49:06,ArtOfTest.Runner.exe(15292:1),Framework] BrowserProvisioner.EndService() : Provisioning thread terminated.
[10-23 11:49:06,ArtOfTest.Runner.exe(15292:1),DialogPlayback] DialogMonitor.Stop() : Dialog monitoring is being halted.
[10-23 11:49:06,ArtOfTest.Runner.exe(15292:1),UIAutomation] AutomationExtensions.AddAutomationEventHandler() : Added a(n) WindowPatternIdentifiers.WindowOpenedProperty handler on element System.Windows.Automation.AutomationElement scope Descendants.
[10-23 11:49:07,ArtOfTest.Runner.exe(15292:1),TestStudio] Loader.IndexLoadedSerializationTypes() : Warning: Assembly Telerik.TestStudio.Web, Version=2020.1.331.0, Culture=neutral, PublicKeyToken=a481bc80aec6669c types are loaded partialy.
[10-23 11:49:07,ArtOfTest.Runner.exe(15292:1),TestStudio] Loader.IndexLoadedSerializationTypes() : Warning: Assembly Telerik.TestStudio.Wpf, Version=2020.1.331.0, Culture=neutral, PublicKeyToken=91731613e21d2b88 types are loaded partialy.
[10-23 11:49:07,ArtOfTest.Runner.exe(15292:1),Uncategorized] CommandLineRunner.Log() : Result saved with path: 'D:\Bamboo_Home\xml-data\build-dir\FLON-FLOM-JOB1\src\TestStudioProject\Results\TestList2 132479201466491584.aiiresult'.
