[LDTP-Dev] Launch application in specific locale?

Nagappan Alagappan nagappan at gmail.com
Sat Feb 18 13:40:17 PST 2012


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-47 at 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-47 at gmx.net | failed
> http://blogs.gnome.org/aklapper
>
> _______________________________________________
> LDTP-dev mailing list
> LDTP-dev at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ldtp-dev/attachments/20120218/d0bb877a/attachment.htm>


More information about the LDTP-dev mailing list