After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 544393 - When Frame and menu name are the same LDTP would not perform any action
When Frame and menu name are the same LDTP would not perform any action
Status: RESOLVED FIXED
Product: LDTP
Classification: Other
Component: ldtp
1.2.0
Other Linux
: Normal blocker
: ---
Assigned To: Nagappan Alagappan
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2008-07-23 17:26 UTC by Gaurav Sharma
Modified: 2008-08-13 05:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gaurav Sharma 2008-07-23 17:26:56 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"
Comment 1 Nagappan Alagappan 2008-08-13 05:58:45 UTC
Thanks for filing this. Fixed in GIT.