LDTP
3.5.0
|
selectpanel('<window name>', '<component name>', <panel number>)
Select a panel using the panel number in a list of panels
1 | on success and 0 on error |
Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/core.py
from ldtp import *
With respect to Evolution Contacts
selectpanel('frmEvolution-Contacts', 'pnlAddbook', 1)