anelson
14 years agoNew Contributor
Are there options for auto-scrolling a grid/window?
I am using TestComplete 8.2 and testing a new version of my application. I have tested this application using TC since version 3. Until recently, I never had the below problem. Now, since obtaining the new version of my app under test, whenever I click in a grid, it automatically scrolls to the bottom of the window before clicking or selecting an item. This of course causes issues. Does anyone know about any options in TC that would cause auto-scrolling when under automated control? I can manually do the same actions as the automated tests and no auto-scrolling occurs.
The grids themselves are Farpoint Spread controls that Test Complete does not support. This is not a major problem as I just use coordinate clicks (argh!) and that works (or at least it used to). The application is written in C++ using Borland Builder 6. Any help is appreciated!
The grids themselves are Farpoint Spread controls that Test Complete does not support. This is not a major problem as I just use coordinate clicks (argh!) and that works (or at least it used to). The application is written in C++ using Borland Builder 6. Any help is appreciated!