LDTP  3.5.0
 All Pages
ischildselected

Syntax

ischildselected('<dlgName>', '<object name>', '<item>')

Description

In layered pane, this function call checks whether the given file / folder is selected or not.

Return values
Selecteditem count on success, LdtpExecutionError exception on failure

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

Note
Supported only on Linux platform

Example

ischildselected('x-nautilus-desktop', 'Icon View', 'file-name.txt')

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


Linux Desktop Testing Project