Forum Discussion

DineshVummidid's avatar
DineshVummidid
Occasional Contributor
11 years ago

Test complete QT objects recognization issue

Can you provide solution for my problem

 

Currently working Testcomplete 10.5 with qt 4.7 windows application.

 

Am facing problem reading object property value form application, Required object not recognized properly.

 

Downloaded qt 4.7 plugin's from smart bear site and configured. but still same issue.

 

Test complete recognize object qtscrollarea viewreport. Identify as window. Unable to acess the object inside the winodws.

 

Please find attached screenshot reference.

 

Kindly do the needful.

objectwindow.pngqtissue.png

9 Replies

    • DineshVummidid's avatar
      DineshVummidid
      Occasional Contributor

      HI Tanya,

       

      I tried all workaround mentioned in the above reference link, but still am facing same.

       

      Am uanble to read the object propery value and not recognized the qt checkbox.

       

      Able acess qt checkbox with coordinates.

       

      Not accessable object Inside the qtscrollarea viewreport

       

      Attached screenshot for your reference.

       

      Please confirm wheter test complete support above object type.qtscreenshot.pngqtscreenshot.png

      • TanyaYatskovska's avatar
        TanyaYatskovska
        Icon for Alumni rankAlumni

        Hi,

         

        In most cases, child objects of grid controls are internal, so TestComplete does not recognize them as individual objects and does not show them in the Object Browser. To access these objects, you need to use native methods/properties of their parent objects.

        To see all available properties and methods, switch to the Advanced View mode in the Object Browser – Basic View is currently activated. Also, it makes sense to analyze the parent of the qt_scrollarea_viewport object – tableViewSend.