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?