selectpanel ('<window name>', '<component name>', <panel number>)
Select a panel using the panel number in a list of panels
- Return values:
-
| 1 | on success and 0 on error |
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/panel.c
from ldtp import *
With respect to Evolution Contacts
selectpanel ('frmEvolution-Contacts', 'pnlAddbook', 1)
- Author:
- Poornima Nayak <pnayak@novell.com>
Linux Desktop Testing Project