Forum Discussion

olunic's avatar
olunic
Occasional Contributor
11 years ago

Trouble locating dgrid objects

We have a web application that uses dgrid to display date in a table.  I am attempting to create a keyword test to click an item and verify that the system behaved correctly.  My problem is that the record process is very slow even thout the visualizer is not collecting any images and immediately after recording the test, objects in the grid can't be found because the grid can't be found on the screen.  I attempted updating the name mapping so that it can locate the object and this worked a few days ago but now even though the object properties that I am using to locate the object haven't changed, TestComplete is no longer seeing the object.  I used the object spy to verify this and am using the extended find.  The grid takes up 75% of the screen.  Can anyone offer me advice?

4 Replies

  • Hi Olunic,

     

    Please check if the Web module is activated In TestComplete’s File | Install Extension main menu. This module is required to test web applications.

    If the Web module is activated, make sure that TestComplete patches for the latest browser versions are installed on your computer. You can find them here:

    http://support.smartbear.com/downloads/testcomplete/firefox-patches/

    http://support.smartbear.com/downloads/testcomplete/chrome-patches/

     

    • olunic's avatar
      olunic
      Occasional Contributor

      The Web Module in activated and I have the lastest patahes installed as well.

      • Hi,

        Please share more information about the issue:

        • What browser you are using (its name and version)?
        • Is your application Flex, Flash, Silverlight?
        • What grid control is used in your app?
        • Can you post here a screenshot of TestComplete’s Object Browser when the object tree of your app is expanded? This should help us better understand how TestComplete recognizes the page.