Forum Discussion
12 Replies
- rraghvani
Champion Level 3
Is this relating to a web or desktop application? Is it the contents of the dropdown control that disappear?
- StevanContributor
Desktop application. Yes the contents of the dropdown disappear
- rraghvani
Champion Level 3
It could just be a rendering issue. If you were to open the dropdown control again, do the items appear as expected?
Is this the first time you are seeing this issue? Was it after upgrading TestComplete?
- StevanContributor
It only disappears when using test complete. IM not sure if it was after the upgrade or not. It is very frustrating
- mamta25New Contributor
This happens because TestComplete can’t read the dropdown properly at that time, so the property checkpoint shows blank. It usually means the element is not fully loaded, not expanded, or not correctly selected. Make sure the dropdown is open and the page is fully loaded before adding the checkpoint.