↧
Coded UI
UITestControlCollectionutcc = btn.FindMatchingControls(); MouseClick(utcc); This code doesnt look right, how you can click a collection of objects!? Ok, first check with...
View ArticleCoded UI
Hello,I created a function to click on the button in coded UI C#, it suddenly stopped working for buttons on a certain page as the same function was working before couple of hours, and I am using the...
View Article