LDTP  2.3.1
singleclickrow

Syntax

singleclickrow('<window name>', '<table name>', '<value of row in first column>')

Description

Single clicks the row in table whose first column's(0th column) value is same as the contents of the third argument in the function call.

Return values:
1on success, else 0.

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

Example

Todo:
Author:
Premkumar J <prem.jothimani@gmail.com>