LDTP  2.3.1
selecteditemcount

Syntax

selecteditemcount('<dlgName>', '<object name>')

Description

In layered pane, this function call returns the selected item count.

Return values
Selecteditem count on success, LdtpExecutionError exception on failure

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/layered-pane.c

Example

selecteditemcount('x-nautilus-desktop', 'Icon View')

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


Linux Desktop Testing Project