Forum Discussion

robycuccurese's avatar
robycuccurese
New Contributor
5 years ago
Solved

Impossible to distinguish two report section

Hy everyone,   I have a problem with the correct detect of my report section, in particular, I must test that a single method has a single page and that an andvanced report has 2 or more pages, b...
  • LinoTadros's avatar
    5 years ago

    From the screenshots you provided, the report container is written in C++ using the MFC framework from Microsoft.  The report itself is a frame inside of the container so by default you don't get to see the objects in the report itself.

    Try to turn on MSAA in TestComplete and you will probably have a better luck getting to the objects inside the report itself.

     

    Cheers

    Lino