verifysetvalue

Syntax

verifysetvalue ('<window name>', '<spinbutton name>', '<value>')

Description

Verifies the value set in spin button.

Implementation

Return values:
1 on success and 0 on error.
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/src/spin-button.c

Example

In the Creation of Appointment:

verifysetvalue ('dlgAppointment-Nosummary','sbtnOccurence','2')

Author:
Sheetal <svnayak18@yahoo.com>


Linux Desktop Testing Project