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