LDTP
2.3.1
|
verifyeventexist('<window name>', '<component name>')
verifies whether any events are present in a calendar table
1 | on success, else 0 |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/calendar-view.c
from ldtp import *
With respect to Evolution-Calendars
verifyeventexist('Evolution-Calendars', 'calview')