Main Page
Related Pages
S
earch for
LDTP User manual
»
treetable
expandtablecell
Syntax
expandtablecell ('<window name>', '<tree table object name>', <row>)
Description
Expand or contract the tree table cell on a row
Implementation
Todo:
Return values:
1
on success, LdtpExecutionError exception on failure
Refer:
http://webcvs.freedesktop.org/ldtp/ldtp/src/tree-table.c
Example
With respect to Evolution Mail component
from ldtp import *
Todo:
expandtablecell ('frmEvolutionMail-*', , )
Author:
Linux Desktop Testing Project