You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.TimeoutException : Did not find Process.MainWindowHandle, if startup is slow try with a longer timeout.
at Gu.Wpf.UiAutomation.Application.WaitForMainWindow(Process process, Nullable`1 waitTimeout)
at Gu.Wpf.ToolTips.UiTests.MainWindowTests.ClickAllTabs() in \Gu.Wpf.ToolTips.UiTests\MainWindowTests.cs:line 14
Getting this on build servers, don't think this is dues to timing out as it is tiny apps.
The text was updated successfully, but these errors were encountered:
System.TimeoutException : Did not find Process.MainWindowHandle, if startup is slow try with a longer timeout.
Getting this on build servers, don't think this is dues to timing out as it is tiny apps.
The text was updated successfully, but these errors were encountered: