GCG control menu recording
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2010
11:24 AM
07-19-2010
11:24 AM
GCG control menu recording
Hi, I just download the trial version.
The program use the BCG control based menus.
After recording.. and playing..
it can recognize the top menu for exampe [file], [Edit].
But it can not recognize their sub menus.
[Edit]->[Search]->[Find in Project]
The Run alwasys displays waiting.....
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2010
08:52 PM
07-21-2010
08:52 PM
Hi,
Let me see the code that TestComplete generates for clicking the menu items. Most probably, the problem is that the index of the pop-up menu changes from 1 to 2 when the submenu is opened, and TC fails to get the correct object.
BTW, Submenus are opened automatically when the mouse pointer is hovered over a menu item containing a submenu. TestComplete does not record mouse movements. So, you need to click the menu item containing the submenu during the recording.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
