Hi,
I am new to CodedUI and I have recorded a certain tests of my application and got an error when I try to run those test,
Test method CodedUITestProject22.CodedUITest1.CodedUITestMethod1 threw exception:
Microsoft.VisualStudio.TestTools.UITest.Extension.FailedToPerformActionOnHiddenControlException: Cannot perform 'Click' on the hidden control. Additional Details:
TechnologyName: 'MSAA'
ControlType: 'ToolBar'
And also I tried to identify the toolbar using the uIItemToolBar.DrawHighlight(); it is not shown.
Please help on this how to resolve this issue.