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 553750 - cannot click window itself.
cannot click window itself.
Status: RESOLVED DUPLICATE of bug 553747
Product: LDTP
Classification: Other
Component: ldtp
1.3.0
Other Windows
: Normal normal
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2008-09-25 09:32 UTC by lavi
Modified: 2008-09-25 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description lavi 2008-09-25 09:32:32 UTC
from ldtp import *

winname = 'frmTest'
click(winname, winname)


NOTE: in this case, the object is same as window,
all of function in this way are not working cos this except guiexit stuff.
In fact, we're using hasstate for window to check whether it's a active status.
Comment 1 Nagappan Alagappan 2008-09-25 15:39:50 UTC

*** This bug has been marked as a duplicate of 553747 ***