malj
10 years agoContributor
Consuming WebSocket or REST services
We would like to use a tool for model-based testing that can provide a WebSocket or REST service. It does not seem like TestComplete supports any of these but I am not an expert on the area so, is th...
- 5 years ago
Object = Aliases.VizGui.wndViz.TkChild.TkChild.TkChild.PeakOCSWnd; is an image.
ss= it is the region i have created.
Below code will help you compare the ss regions to get compare with the Object
Regions.Items(ss).Check(Object , false, false, 1, 1);