Information in this topic applies only to web tests that implement the default approach. This method is not supported in cross-platform web tests. |
Description
Use the Next
action to display the next date interval in the calendar control.
The date interval can be a day, a week, a month, a year, or another time period, depending on the calendar's view (the way of displaying days and events). To get the view that is currently selected in the calendar control, use the wCurrentView property.
Declaration
TestObj.Next()
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Result | None |
Applies To
The method is applied to the following object:
View Mode
This method is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.
Result Value
None.
See Also
Today Action (Specific to AngularUI Calendar Controls)
Back Action (Specific to AngularUI Calendar Controls)
wCurrentView Property (Specific to AngularUI Calendar Controls)