How to recognize object and record the test
Here I am not able to record. because what ever I am trying to do it is recording as
FrameShawFrame and clicks on certain points for each and every action I am doing on this screen.
Can you please guide me how to record this in test complete.
Yeah... at this point, it looks like you're not going to be able to identify the contents as is... the frame is masking what's going on internally.
So... couple of options.1) Text Recognition - Under Tools | Current Project Properties | Open Applications | Text Recognition, add that "class" of object to the list. TestComplete will then create objects based upon text on screen that are then clickable.
2) OCR - If you have the license for it, you can use the built in AI OCR to find and execute actions against objects.