Error in UIAutomationHelper component
Using the UIAutomationHelper component from following blog: Unable to interrogate Edge browser Files selection window | Collaboration Center (pega.com)
I am using the "PopulateChromeFileDialog" method. It opens the upload window, even enters the full path of the file in the FileName box.. But then does not actually uploads it. Instead it returns false and throws error message : "Invoke pattern not available for given element. Supported patterns are; "
It was working fine all this time but suddenly started throwing this error on the UIAutomationHelper component.
Any idea on this error?
Appreciate the help.