ContributionsMost RecentMost LikesSolutionsRe: The Drop-down box cannot be closed error This is an issue and was meant to be fixed in the latest TC version 15.55 but does not appear to have been implemented correctly. There is no requirement for a Click() event before the ClickItem() event as the latter event is meant to handle this process. Re: Click doesn't work on Chrome popup I have experienced this issue off and on as new versions of MS Edge are released and TC can't keep up. After multiple reports of this issue a SmartBear Tech assisted me with hard coding the XY coordinates for the Click() event on the pop-up. It is purely a work-around, but has been working for me since MS Edge v106. It's a bit like throwing a dart at a dart board, and it can take a while to get right. Re: Integrate TestExecute into TestComplete so user can run test cases on remote PC with TestExecute Thanks Marsha_R for replying. Upon review, I have nominated the wrong tag when selecting "Distributed Testing". I am actually chasing a more integrated approach to parallel testing using TestComplete to drive an instance of TestExecute on a Remote PC. Currently I need to access two PC's to kick of test case execution when I would like to mange both PC's via TestComplete. Integrate TestExecute into TestComplete so user can run test cases on remote PC with TestExecute. I would like to see TestExecute integrated into TestComplete so that a user can control the TestExecute instance to run nominated test cases directly from the TestComplete Project. It would be nice to be able to nominate where test cases will be run i.e. whether to run on the current machine under TestComplete or run on a nominated PC (on the network) using the TestExecute application and license attached to the remote PC. Ideally the user would be able to nominate at an individual test case level where to execute the test with the TestComplete PC being the default option. However, even the ability to nominate entire projects to be tested under TestExecute on a remote PC from the Project Suite Test Items list would be beneficial. The expectation being that the results are captured under a consolidated Project Suite log file for analysis. This is fairly high level but happy to discuss further. Re: TestComplete hangs and becomes unresponsive Hi brumazz, I have updated to 15.52.2.7 and Edge browser v114 and I am still experiencing intermittent issues. My PC is very capable of running TC and it is only used to run TC and the Edge browser for testing purposes. I am still working through these issues and trying to analyse when/why they might be occurring. Most the time I just shut down TestComplete and fire it up again to keep going. Re: Issues with dropdowns and ClickItem() not working if the dropdown opens in the up direction I have encountered a similar issue after the latest patch was downloaded. An existing test stopped selecting the correct drop list item and was failing. Upon attempting to rectify I was unable select the drop list item using the Select Object tool or Object Spy. They simply refused to highlight the required drop list items. The previously recorded objects are visible in the Object browser and correctly identified. Test playback fails to select the correct object. TestComplete hangs and becomes unresponsive I am recording tests for an application on a web page which uses KendoUI. I have successfully created test cases for the application but have run into trouble recording test steps for using controls in a KendoUI grid. My testing is attempting to capture the use of grid controls to sort/filter data and add or remove columns. I have had success in recording these tests but found that a large amount of rework was required to ensure the tests were able to correctly identify the recorded objects. Over the duration of this process I have found the TestComplete performance has degraded. When recording test steps the TC gives all indications that it is recording user interaction however, when the recording is finished, the test steps have the following issues: They have either been duplicated or not recorded at all; The objects captured are not found when attempting playback; This leads me to the second half of my issue. When trying to fix the recording issues, TestComplete hangs and becomes unresponsive when attempting the following actions: Using the Object Spy to identify a recorded object; Trying to open the object in the Object Browser; Using the On-Screen Action dialogue to Point and fix an object on the screen; I have raised a support request to have the SmartBear Techs have a look at the issue but was wondering if anyone else had run into a similar issue? I am using the latest version of TC (15.48) on a WIN10 PC 64bit with MS Edge browser.