Forum Discussion

malj's avatar
malj
Contributor
10 years ago
Solved

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...
  • anupamchampati's avatar
    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);