LDTP
3.5.0
|
verifysetvalue('<window name>', '<spinbutton name>', '<value>')
Verifies the value set in spin button.
1 | on success and 0 on error. |
Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/value.py
Windows: https://github.com/ldtp/cobra/blob/master/Ldtpd/Value.cs
In the Creation of Appointment:
verifysetvalue('dlgAppointment-Nosummary','sbtnOccurence','2')