LDTP
3.5.0
|
getminincrement('<window name>', '<spinbutton name>')
Gets the min value of the spin button.
min | value of the spin button 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:
getminincrement('dlgAppointment-Nosummary', 'sbtnOccurence')