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 Summary
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRule
Fields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
JRA-45703 - make sure the correct date is highlighted in the date pickervoid
JRA-45558 - make sure the correct date is used when clicking 'Today'void
void
JRADEV-2725, JRADEV-2747: Make sure the calendar works in dialogs on the view issue.void
void
JRA-45558 - make sure the correct date-time is used when clicking 'Today'Methods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Constructor Details
-
TestCalendarPopUp
public TestCalendarPopUp()
-
-
Method Details
-
closeDialog
public void closeDialog() -
testDateTimePickerInLogWorkDialogFromViewIssue
JRADEV-2725, JRADEV-2747: Make sure the calendar works in dialogs on the view issue.- Throws:
Exception
-
testDateTimePickerInCloseIssueDialogFromViewIssue
- Throws:
Exception
-
testDateTimePickerInTestDialogFromViewIssue
- Throws:
Exception
-
testCreateIssueDatePickerSelectedDayInDifferentTimezones
JRA-45703 - make sure the correct date is highlighted in the date picker- Throws:
Exception
-
testCreateIssueDatePickerTodayButtonInDifferentTimezones
JRA-45558 - make sure the correct date is used when clicking 'Today'- Throws:
Exception
-
testLogWorkDatePickerTodayButtonInDifferentTimezones
JRA-45558 - make sure the correct date-time is used when clicking 'Today'- Throws:
Exception
-