LDTP  3.0.0
verifyeventexist

Syntax

verifyeventexist('<window name>', '<component name>')

Description

verifies whether any events are present in a calendar table

ImplementationDetails

Return values
1on success, else 0

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/calendar-view.c

Example

from ldtp import *

With respect to Evolution-Calendars

verifyeventexist('Evolution-Calendars', 'calview')

Author
Manu manun.nosp@m.atur.nosp@m.e@red.nosp@m.iffm.nosp@m.ail.c.nosp@m.om


Linux Desktop Testing Project