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
Hi,
I'm New to white while launching application i'm getting this exception can any one help me out to get rid this issue.
Message:
System.MissingMethodException : Method not found: 'System.Windows.Rect System.Windows.Automation.Provider.IRawElementProviderFragment.get_BoundingRectangle()'.
Stack Trace:
UiaCoreApi.OnGetProvider(IntPtr hwnd, ProviderType providerType)
UiaCoreApi.RawUiaGetRootNode(SafeNodeHandle& hnode)
UiaCoreApi.UiaGetRootNode()
AutomationElement.get_RootElement()
WindowFactory.get_Desktop()
Application.ctor(Process process)
Application.Attach(Process process)
Application.Launch(ProcessStartInfo processStartInfo)
Application.Launch(String executable)
Testss.Test1()
The text was updated successfully, but these errors were encountered:
Hi,
I'm New to white while launching application i'm getting this exception can any one help me out to get rid this issue.
Message:
System.MissingMethodException : Method not found: 'System.Windows.Rect System.Windows.Automation.Provider.IRawElementProviderFragment.get_BoundingRectangle()'.
Stack Trace:
UiaCoreApi.OnGetProvider(IntPtr hwnd, ProviderType providerType)
UiaCoreApi.RawUiaGetRootNode(SafeNodeHandle& hnode)
UiaCoreApi.UiaGetRootNode()
AutomationElement.get_RootElement()
WindowFactory.get_Desktop()
Application.ctor(Process process)
Application.Attach(Process process)
Application.Launch(ProcessStartInfo processStartInfo)
Application.Launch(String executable)
Testss.Test1()
The text was updated successfully, but these errors were encountered: