LDTP
3.5.0
|
comboselectindex('<window name>', '<component name>', <index>)
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
selectindex('x-nautilus-desktop', 'Icon View', 0)