public class StpHomePage extends BasePage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
applicationName |
protected com.atlassian.pageobjects.elements.PageElement |
applicationVersion |
protected com.atlassian.pageobjects.elements.PageElement |
tabDetectIssues |
protected com.atlassian.pageobjects.elements.PageElement |
tabHercules |
protected com.atlassian.pageobjects.elements.PageElement |
tabHome |
protected com.atlassian.pageobjects.elements.PageElement |
tabScheduledHercules |
protected com.atlassian.pageobjects.elements.PageElement |
tabSupportRequest |
protected com.atlassian.pageobjects.elements.PageElement |
tabSupportZip |
protected com.atlassian.pageobjects.elements.PageElement |
tabSystemInfo |
body, driver, elementFinder, html, pageBinder, timeouts| Constructor and Description |
|---|
StpHomePage() |
| Modifier and Type | Method and Description |
|---|---|
DetectIssuesPage |
clickDetectIssues() |
HerculesPage |
clickHercules() |
StpHomePage |
clickHome() |
ScheduledHerculesPage |
clickScheduledHercules() |
SupportRequestPage |
clickSupportRequest() |
SupportZipPage |
clickSupportZip() |
SystemInfoPage |
clickSystemInfo() |
String |
getApplicationName() |
int[] |
getApplicationVersion() |
String |
getUrl() |
boolean |
isDetectIssuesTabPresent() |
boolean |
isHerculesTabPresent() |
boolean |
isHomeTabPresent() |
boolean |
isScheduledHerculesTabPresent() |
boolean |
isSupportRequestTabPresent() |
boolean |
isSupportZipTabPresent() |
boolean |
isSystemInfoTabPresent() |
doWait, getBaseURL, getLicenseBanner, isElementPresent, isHere, isHereTimed, isHtmlPresent, isOnPage, isTextPresent, setText, waitForTextprotected com.atlassian.pageobjects.elements.PageElement applicationName
protected com.atlassian.pageobjects.elements.PageElement applicationVersion
protected com.atlassian.pageobjects.elements.PageElement tabDetectIssues
protected com.atlassian.pageobjects.elements.PageElement tabHercules
protected com.atlassian.pageobjects.elements.PageElement tabHome
protected com.atlassian.pageobjects.elements.PageElement tabScheduledHercules
protected com.atlassian.pageobjects.elements.PageElement tabSupportRequest
protected com.atlassian.pageobjects.elements.PageElement tabSupportZip
protected com.atlassian.pageobjects.elements.PageElement tabSystemInfo
public String getUrl()
public DetectIssuesPage clickDetectIssues()
public HerculesPage clickHercules()
public StpHomePage clickHome()
public ScheduledHerculesPage clickScheduledHercules()
public SupportRequestPage clickSupportRequest()
public SupportZipPage clickSupportZip()
public SystemInfoPage clickSystemInfo()
public String getApplicationName()
public int[] getApplicationVersion()
public boolean isDetectIssuesTabPresent()
public boolean isHomeTabPresent()
public boolean isHerculesTabPresent()
public boolean isScheduledHerculesTabPresent()
public boolean isSupportRequestTabPresent()
public boolean isSupportZipTabPresent()
public boolean isSystemInfoTabPresent()
Copyright © 2015 Atlassian Support. All rights reserved.