Hi Andre, can you please verify with git head ?
launchapp('gedit') waittillguiexist('gedit#0') click('gedit#0', 'btn#1') # btnOpen waittillguiexist('gedit#1') # Open dialog click('gedit#1', 'btn#6') # btnCancel waittillguinotexist('gedit#1') selectmenuitem('gedit#0', 'mnu#9') # mnuQuit waittillguinotexist('gedit#0') and see this is what you expect ? I have verified this on Fedora 16. Thanks Nagappan On Mon, Jan 23, 2012 at 8:52 AM, Andre Klapper <ak...@gmx.net> wrote: > On Thu, 2012-01-12 at 13:26 -0800, Nagappan Alagappan wrote: > > As of now, we don't have option for obj_index for all the windows. I > > mean, you can access: > > getobjectproperty('dlggeditPreferences', 'dlggeditPreferences', > > 'obj_index') > > but the result will be just based on the current window. Maybe will > > try to implement it based on the current application. > > Thanks for explaining! > I've filed https://bugzilla.gnome.org/show_bug.cgi?id=668514 as a > followup request. > > andre > -- > mailto:ak...@gmx.net | failed > http://blogs.gnome.org/aklapper > > _______________________________________________ > LDTP-dev mailing list > LDTP-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/ldtp-dev > -- Linux Desktop (GUI Application) Testing Project - http://ldtp.freedesktop.org http://nagappanal.blogspot.com
_______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev