LDTP
2.3.1
|
selectpanelname('<window name>', '<component name>', '<panel name>')
Select a panel using the panel name in a list of panels
1 | on success, else LdtpExecutionError exception |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/panel.c
from ldtp import *
With respect to Evolution Contacts
selectpanelname('Evolution-Contacts', 'pnlAddbook', 'ldtp')