selectpanelname ('<window name>', '<component name>', <panel name>)
Select a panel using the panel name in a list of panels
- Return values:
-
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>
Linux Desktop Testing Project