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()
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()