LDTP
3.5.0
|
setvalue('<window name>', '<spinbutton name>', <value>)
Sets the value of the spin button.
1 | on success, else LdtpExecutionError exception |
Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/value.py
Mac: https://github.com/ldtp/pyatom/blob/master/atomac/ldtpd/value.py
Windows: https://github.com/ldtp/cobra/blob/master/Ldtpd/Value.cs
Creation of Appointment in Evolution:
setvalue('dlgAppointment-Nosummary','sbtnOccurence',2)