dennis1
7 years agoOccasional Contributor
Clicking random buttons from popup form
Hi,
I have been trying to make a 'random' function for mapped buttons in my test. so that every time the test loops, it will click one of the 12 buttons randomly.
how would I be able to do this? I am kind of new to TestComplete :)
I tried making a table but I wasn't able to link the WPFControlName to the button name in my table.
Thanks!