LDTP
2.3.1
|
verifypartialtablecell('<window name>', '<table name>', <row no>, <column no>, '<sub string to be compared>')
Verifies the tablecell value with the sub String Passed ie., fifth argument
1 | on success, else 0. |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/table.c
from ldtp import *
With respect to Evolution, open message
verifypartialtablecell('frmReadOnlyMail', 'tblcheck', 1, 1, 'xyz')