LDTP  3.5.0
 All Pages
verifycheckrow

Syntax

verifycheckrow('<window name>', '<table name>', <row index>[, <col index>])

Description

ImplementationDetails

Return values
1on success, else 0.

Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/table.py

Note
Supported only on Linux platform

Example

from ldtp import *

With respect to Categories in Appointment in Evolution

verifycheckrow('dlgCategories', 'tblcategories', 3)

Author
Bhargavi kbhar.nosp@m.gavi.nosp@m._83@y.nosp@m.ahoo.nosp@m..co.i.nosp@m.n


Linux Desktop Testing Project