Forum Discussion
Anonymous
14 years agoHi Maddhi,
You need to write a script that will get a state, obtain its color, and after that check whether the color is the same as in the legend. The way to iterate with the controls from TestComplete may differ based on the controls used in your application. You need to use controls' properties and methods to accomplish your task. To learn the needed properties/methods, refer to the controls' documentation.