verifysetvalue ('<window name>', '<spinbutton name>', '<value>')
Verifies the value set in spin button.
- Return values:
-
| 1 | on success and 0 on error. |
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/spin-button.c
In the Creation of Appointment:
verifysetvalue ('dlgAppointment-Nosummary','sbtnOccurence','2')
- Author:
- Sheetal <svnayak18@yahoo.com>
Linux Desktop Testing Project