LDTP  2.3.1
 All Pages
verifysetvalue

Syntax

verifysetvalue('<window name>', '<spinbutton name>', '<value>')

Description

Verifies the value set in spin button.

ImplementationDetails

Return values
1on success and 0 on error.

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/spin-button.c

Example

In the Creation of Appointment:

verifysetvalue('dlgAppointment-Nosummary','sbtnOccurence','2')

Author
Sheetal svnay.nosp@m.ak18.nosp@m.@yaho.nosp@m.o.co.nosp@m.m


Linux Desktop Testing Project