Class TestCalendarPopUp
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.calendar.TestCalendarPopUp
Webdriver test for the Calendar Popup
- Since:
- v5.2
- 
Field SummaryFields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTestjiraWebTestClassRules, webTestRuleFields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTestbackdoor, jira, logger, mailHelper, pageBinder
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidJRA-45703 - make sure the correct date is highlighted in the date pickervoidJRA-45558 - make sure the correct date is used when clicking 'Today'voidvoidJRADEV-2725, JRADEV-2747: Make sure the calendar works in dialogs on the view issue.voidvoidJRA-45558 - make sure the correct date-time is used when clicking 'Today'Methods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTestgetBackdoor, getBaseClassRule, getBaseRule
- 
Constructor Details- 
TestCalendarPopUppublic TestCalendarPopUp()
 
- 
- 
Method Details- 
closeDialogpublic void closeDialog()
- 
testDateTimePickerInLogWorkDialogFromViewIssueJRADEV-2725, JRADEV-2747: Make sure the calendar works in dialogs on the view issue.- Throws:
- Exception
 
- 
testDateTimePickerInCloseIssueDialogFromViewIssue- Throws:
- Exception
 
- 
testDateTimePickerInTestDialogFromViewIssue- Throws:
- Exception
 
- 
testCreateIssueDatePickerSelectedDayInDifferentTimezonesJRA-45703 - make sure the correct date is highlighted in the date picker- Throws:
- Exception
 
- 
testCreateIssueDatePickerTodayButtonInDifferentTimezonesJRA-45558 - make sure the correct date is used when clicking 'Today'- Throws:
- Exception
 
- 
testLogWorkDatePickerTodayButtonInDifferentTimezonesJRA-45558 - make sure the correct date-time is used when clicking 'Today'- Throws:
- Exception
 
 
-