[LDTP-Dev] [Bug 343878] Need a function to get the window's size

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 5 01:35:40 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343878
 LDTP | general | Ver: 0.4.x


Prashanth Mohan changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |prashmohan at gmail.com




------- Comment #2 from Prashanth Mohan  2006-06-05 08:35 UTC -------
For widget exists, you can create a simple python function:

def WidgetExists (WindowName, ComponentName):
    for widget in getobjectlist (WindowName):


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are watching the assignee for the bug.


More information about the LDTP-dev mailing list