GNOME Bugzilla – Bug 544393
When Frame and menu name are the same LDTP would not perform any action
Last modified: 2008-08-13 05:58:45 UTC
1. Open the ldtp session in python from ldtp import * 2. launchapp('vmplayer') 3. The window name and the Menu name is both VMware Player. 4. The guiexist work only with 'frmVMwarePlayer' 5. any subsequent action with a click() or a selectmenuitem() there after fails, giving errors like "Application not running" or "Not able to generate appmap"
Thanks for filing this. Fixed in GIT.