ContributionsMost RecentMost LikesSolutionsRe: Test Execution Summary Not Visible on Jenkins If nothing has changed, then I can only suggest to check that TestComplete log is actually being created, and that you have enough space to save logs on the machine. Re: Unable to activate floating license. Get in contact with SmartBear and they will resolve it. Re: execution plan properties description blanking out Merry Christmas and Happy New Year, and enjoy your retirement dhundley , I'm sure you’ve earned it! Re: Hover Button... Got it. Use the Object Browser to understand the behaviour of the control and see what properties are exposed. If the button object has a "hidden" property defined, then use HoverMouse method as mentioned by eykxas. If the button object gets created on a hover mouse, then you'll need to get the parent object first, followed by the child object, which will be the button. This can be easily done with scripting, but the same can be achieved with keyword testing too. Re: execution plan properties description blanking out I had created the following ticket "Using the latest version of TestComplete v15.79.5.7, it is not possible to "Link to external test case:" via Execution Plan. Currently, this was working in v15.77.6.7". Now the Description is broken! However 15.80 bug fixes, mentions "Execution Plan description updates. Fixed an issue where updating the description of one test case in the Execution Plan accidentally overwrote the description of another test case." How does something so simple, get pasted quality assurance testing!? Re: log message issues in testcomplete What version of TestComplete are you using? Is this for Scripting or Keyword Tests? Re: Testcomplete closed itself What version of TestComplete are you using? Have you looked at the Application Logs in Event Viewer, as it may give an indication? Re: Hover Button... My first question would be, why is the button appearing on mouse hover? Is it not a bug within the application? Re: “TestComplete PKCE Handler – Failed to verify the login request” This is a Community Forum, you need to open a Support Ticket via https://support.smartbear.com/testcomplete/ Re: ADO Pipeline Execution Fail issue after TC\TE upgrade Are you testing Avalonia UI? I noticed in my Install Extensions, I had something called Internal\Avalonia UI, which I had enabled in TC x64. When I launched TC x32, I got the same error message as you, appearing. I'm now not able to get Internal\Avalonia UI appearing, so it could have been a bug There's also a folder called SmartBear\TestComplete 15\x64\Bin\Extensions\AvaloniaUI, which I'm assuming shouldn't be there! The option may be enabled for you, and hence is causing the issue.