WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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()