Recent DiscussionsMost RecentMost ViewedTagged:TagUnable to access popup menu from MFC Ribbon Dropdown button I have tried everything I can think of to access the dropdown menu for this ribbon button, and I keep coming up short. Hoping someone here can assist me with this. Our application has a "program opt...Clicking on Button while page is still scrolling TestComplete is trying to click on web page buttons while the screen is still scrolling the object into view. This is causing scripts to fail as it's either now clicking the wrong button or clicking...TestExecute hijacks my python path I run testExecute via a python wrapper, it populates a powershell command line promp which is executed to run the configured testsuite. but when it exits it has hijacked the python path: where.exe ...Outlook 365 automation I need to automate a process where my main application opens Outlook, creates an email, fills out some fields, and sends out the email. At times, each email is mapped to another "class" of Outlook o...Object spy can't recognize spring boot app JTable Recently our java application has been upgraded to spring boot app and all the testcases are failing after the upgrade. TC Object spy recognize only the part of the JTable content but previously it c...SolvedPulling Test Data from a GitLab Repo At the start of the test i have a data that is pulled from various sources to build the correct environment with the latest exes and data. I have the lastest exes copied from a network location succ...SolvedEdge browser compatibility Hi all, with latest Test Complete and Test Execute version (15.63) we are experiencing lot of issues with the Edge browser interaction, for our web tests. For example, the following errors and ...POWERBUILDER & TESTCOMPLETE Just wondering is there a workaround with the MSAA (pbdw*) to accommodate Powerbuilder 2019 & 2022. We migrated to 2019 and I remapped all of the datawindows in TestComplete so it would be recognized...An increase in OCR API failures Hi there, i'm wondering if anyone else has noticed a change in the performance of the OCR API? We run a test suite daily which likely has ~500 OCR API calls. Up until about a month ago, I'd only ...Button is recognized but is not clickable. Hello everyone. I need your help to figure out why the button on my mobile app (Android) is not clicked even though TestComplete recognizes it. The code is very simple: if completeButton.Exists: ...