selectpanelname ('<window name>', '<component name>', '<panel name>')
Select a panel using the panel name in a list of panels
- Return values:
-
| 1 | on success, else LdtpExecutionError exception |
Refer:
http://webcvs.freedesktop.org/ldtp/ldtp/src/panel.c
from ldtp import *
With respect to Evolution Contacts
selectpanelname ('Evolution-Contacts', 'pnlAddbook', 'ldtp')
- Author:
- Khasim Shaheed <khasim.shaheed@gmail.com>