ContributionsMost RecentMost LikesSolutionsRe: Problem with ClickCellXYHi, Thanks for your replay. I am new with Testcomplete. Is there a possibility that you can guide me let say with teamviewer? Also Every script that I’ve created has been delayed with 20 milliseconds. This is because it takes a certain time to start the application.Problem with ClickCellXYHello, I am developing testscript in testcomplete for a windows form application. When I am trying to select an item from a table view testcomplete gives me the following message " waiting for ClickCellXY. after this messages testcomplete stops testing and gives in the logs " Unable to find the object. ClickCellXY(8,"Decsription",26,11). See Additional Information for details. Does someone know how to solve this problem ?SolvedAutomated testHello, I just started working with TestComplete.The application that I am trying to test is a windows application. I’ve made 40 test scripts and now I am trying to run them all at once. The problem is I don’t know how. I’ve search the internet off and saw that I need to create a unit test. When I load the exe file I can’t see my test scripts. I also have a problem with dropdown box. When I use the shortcut key ( F4 or Alt + Down) it works when the test is executed. But when I open the dropdown box with my mouse en execute the test I get the following message: waiting for the ………….. object and the log file gives me this message: The object does not exist. See additional information for details. I’ve tried to create a table checkpoint but that didn’t solve anything. Re: DropdownHello, What do you mean with wich dropdown controle am i using? I'm trying to make a new ServiceCall with a FormApplication. When clicking on status a drop-downbox opens. When executing the test TestComplete gives the error object does not exist. TestComplete gives this error because the drop-downbox doesn't open. When opening it manually the test succeeds. Dropdown Hello TestComplete Support, When a TestScript is made by the application Testcomplete. When running the testscript it fails to open a Drop-Down box. I’ve made a Tabel_Checkpoint but still it doesn’t open de Dro-Downbox and select a status. Could you tell me how I can solve this problem.