LDTP
3.5.0
|
doubleclickrow('<window name>', '<table name>', '<value of row in first column>')
Double 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.
1 | on success, else 0. |
Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/table.py
Mac: https://github.com/ldtp/pyatom/blob/master/atomac/ldtpd/table.py
Windows: https://github.com/ldtp/cobra/blob/master/Ldtpd/Tree.cs