unselectitem

Syntax

unselectitem ('<window name>', '<object name>', '<item>')

Description

Unselect the item that is already selected based on given name

Return values:
1 on success, LdtpExecutionError exception on failure

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

Example

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

Author:
Nagappan Alagappan <nagappan@gmail.com>


Linux Desktop Testing Project