LDTP  3.5.0
 All Pages
comboselectindex

Syntax

comboselectindex('<window name>', '<component name>', <index>)

Description

In combo box, select the list value based on index.

Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/combo_box.py

Mac: https://github.com/ldtp/pyatom/blob/master/atomac/ldtpd/combox_box.py

Windows: https://github.com/ldtp/cobra/blob/master/Ldtpd/Combobox.cs

Example

selectindex('x-nautilus-desktop', 'Icon View', 0)

Author
Nagappan Alagappan nagap.nosp@m.pan@.nosp@m.gmail.nosp@m..com


Linux Desktop Testing Project