GNOME Bugzilla – Bug 553750
cannot click window itself.
Last modified: 2008-09-25 15:39:50 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.
*** This bug has been marked as a duplicate of 553747 ***