ClickItem only works once per test
I know ClickItem has been having issues since 15.51 came out, so we have been running 15.49.
I saw 15.52 is out so I figured I would give the latest a try. I am on 15.52.2.7 x64.
I am still having trouble with ClickItem failing to run on my tests. It seems that it is only happening if you run a ClickItem command on the same ComboBox in the same test.
If I run a test that only touches that combo box a single time, it works fine.
If the test clicks on the combo box (to open the list) then tries to do a ClickItem it fails. If I disable that click before the ClickItem it works fine.
If the test runs a ClickItem on a combo box it works, then if the same test tries to circle back and tries to run another ClickItem it fails with this error:
1. The application stopped responding.
2. The application was compiled incorrectly (see the Open Applications topic in the help system).
3. An error occurred in TestComplete/TestExecute.
Technical information:
515 0x80020003 (Member not found.) .
Anyone else seeing a similar issue?
Edit: This is on a .Net Windows Application
I reached out to support and on Friday they were able to give me a patch to manually apply that fixed this issue for me.
It sounds like this will be resolved in the next major update in a couple weeks. 8/7/2023 is what was mentioned in my communication with support.