GNOME Bugzilla – Bug 352149
selectindex does not work
Last modified: 2011-02-05 02:13:23 UTC
#1. Open gedit, python, ldtp #2. Open Edit --> Preferences in the gedit window and run: selecttab ('*Pref*','ptl0','Syntax Highlighting') selectindex ('*Pref*','cboHighlightmode',1) I get the error: *** SelectIndex action on mentioned object failed. However, selectindex is put under ComboBox on the LDTP docs
The same worked for the Combo Boxes under Edit-->Find Shouldn't this work on all combo boxes?
This scenario works fine with the following command: comboselectindex ('*Pref*','cboHighlightmode',1)
Pretty old bug, if the issue happens again with LDTPv2, please reopen the bug. Thanks for the bug report