kevinkleint
12 years agoContributor
Detecting New Objects
Hi .... please forgive me if this is a completely novice question.
We want to be able to run a test that checks a panel (AfxWnd100 or wndAfx) for new objects. Is there a certain technique that works? Can we do this through a regular keyword test, or does it have to be scripted?
Thank you,
Kevin Kleint
We want to be able to run a test that checks a panel (AfxWnd100 or wndAfx) for new objects. Is there a certain technique that works? Can we do this through a regular keyword test, or does it have to be scripted?
Thank you,
Kevin Kleint
Hi Kevin,
As the class name of this window may change from run to run, you need to enable the Auto-correct Afx window class names option in TestComplete. Refer to the "Engines - General Options" article for more information.