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
💡 0x80040200 in this context is UIA_E_ELEMENTNOTENABLED
System.Runtime.InteropServices.COMException (0x80040200): Exception from HRESULT: 0x80040200
Server stack trace:
at UIAutomationClient.IUIAutomationInvokePattern.Invoke()
at Microsoft.VisualStudio.IntegrationTest.Utilities.AutomationElementExtensions.<>c.<Invoke>b__8_0(IUIAutomationInvokePattern pattern) in /_/src/VisualStudio/IntegrationTest/TestUtilities/AutomationElementExtensions.cs:line 142
at Microsoft.VisualStudio.IntegrationTest.Utilities.AutomationElementExtensions.RetryIfNotAvailable[T](Action`1 action, T state) in /_/src/VisualStudio/IntegrationTest/TestUtilities/AutomationElementExtensions.cs:line 366
at Microsoft.VisualStudio.IntegrationTest.Utilities.AutomationElementExtensions.Invoke(IUIAutomationElement element) in /_/src/VisualStudio/IntegrationTest/TestUtilities/AutomationElementExtensions.cs:line 141
at Microsoft.VisualStudio.IntegrationTest.Utilities.DialogHelpers.PressButton(IntPtr visualStudioHWnd, String dialogAutomationId, String buttonAutomationId) in /_/src/VisualStudio/IntegrationTest/TestUtilities/DialogHelpers.cs:line 109
at Microsoft.VisualStudio.IntegrationTest.Utilities.InProcess.Editor_InProc.PressDialogButton(String dialogAutomationName, String buttonAutomationName) in /_/src/VisualStudio/IntegrationTest/TestUtilities/InProcess/Editor_InProc.cs:line 511
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
https://dev.azure.com/dnceng/public/_build/results?buildId=1435340
💡 0x80040200 in this context is UIA_E_ELEMENTNOTENABLED
The text was updated successfully, but these errors were encountered: