LDTP
3.0.0
|
getcombovalue('<window name>', '<cboName>')
Get currently selected combo box value
getcombovalue function will try to get the combo box value and returns.
combo | box value on success, LdtpExecutionError exception on failure |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/combo-box.c
In gnome-search-tool combo box 'Available options' to get the menu item 'Contains the text'
getcombovalue('SearchForFiles', 'cboAvailableoptions')