Class DatePicker

    • Constructor Detail

      • DatePicker

        public DatePicker​(com.atlassian.pageobjects.elements.PageElement element)
        Deprecated.
    • Method Detail

      • getValue

        public String getValue()
        Deprecated.
      • waitUntilClosed

        public void waitUntilClosed()
        Deprecated.
      • openDatePicker

        public com.atlassian.pageobjects.elements.query.TimedCondition openDatePicker()
        Deprecated.
        Clicks on the input field to open the date picker.
        Returns:
        a TimedCondition to check whether the date picker is visible
      • clickPreviousMonth

        public DatePicker clickPreviousMonth()
        Deprecated.
      • clickDay

        public DatePicker clickDay​(int day)
        Deprecated.