LDTP
2.3.1
|
unselectitemindex('<dlgName>', '<object name>', <index>)
In layered pane, this function call unselects the object based on the currently selected item index.
1 | on success, LdtpExecutionError exception on failure |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/layered-pane.c
unselectitemindex('x-nautilus-desktop', 'Icon View', 0)