Class TestCalendarPopUp


public class TestCalendarPopUp extends BaseJiraWebTest
Webdriver test for the Calendar Popup
Since:
v5.2
  • Constructor Details

    • TestCalendarPopUp

      public TestCalendarPopUp()
  • Method Details

    • closeDialog

      public void closeDialog()
    • testDateTimePickerInLogWorkDialogFromViewIssue

      public void testDateTimePickerInLogWorkDialogFromViewIssue() throws Exception
      JRADEV-2725, JRADEV-2747: Make sure the calendar works in dialogs on the view issue.
      Throws:
      Exception
    • testDateTimePickerInCloseIssueDialogFromViewIssue

      public void testDateTimePickerInCloseIssueDialogFromViewIssue() throws Exception
      Throws:
      Exception
    • testDateTimePickerInTestDialogFromViewIssue

      public void testDateTimePickerInTestDialogFromViewIssue() throws Exception
      Throws:
      Exception
    • testCreateIssueDatePickerSelectedDayInDifferentTimezones

      public void testCreateIssueDatePickerSelectedDayInDifferentTimezones() throws Exception
      JRA-45703 - make sure the correct date is highlighted in the date picker
      Throws:
      Exception
    • testCreateIssueDatePickerTodayButtonInDifferentTimezones

      public void testCreateIssueDatePickerTodayButtonInDifferentTimezones() throws Exception
      JRA-45558 - make sure the correct date is used when clicking 'Today'
      Throws:
      Exception
    • testLogWorkDatePickerTodayButtonInDifferentTimezones

      public void testLogWorkDatePickerTodayButtonInDifferentTimezones() throws Exception
      JRA-45558 - make sure the correct date-time is used when clicking 'Today'
      Throws:
      Exception