LDTP
2.3.1
|
verifysetvalue('<window name>', '<spinbutton name>', '<value>')
Verifies the value set in spin button.
1 | on success and 0 on error. |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/spin-button.c
In the Creation of Appointment:
verifysetvalue('dlgAppointment-Nosummary','sbtnOccurence','2')