LDTP
3.5.0
|
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: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/core.py
Mac: https://github.com/ldtp/pyatom/blob/master/atomac/ldtpd/core.py
Windows: https://github.com/ldtp/cobra/blob/master/Ldtpd/Generic.cs
from ldtp import *
With respect to Evolution Contacts
selectpanelname('Evolution-Contacts', 'pnlAddbook', 'ldtp')