I want to increase the count by clicking on a svg button, but unable to locate [closed]
Closed 4 days ago.
How can I get the InvokePattern of an UI element if IsInvokePatternAvailable is true
I’m trying to do some automation actions using UI Automation. I can get the target UI element by code. And I can see its property IsInvokePatternAvailable is true. But when I tried to get the InvokePattern it shows me “System.InvalidOperationException: Unsupported Pattern.”