public class HerculesPage extends StpHomePage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
customLogPath |
protected com.atlassian.pageobjects.elements.SelectElement |
logToggle |
protected com.atlassian.pageobjects.elements.PageElement |
scanButton |
applicationName, applicationVersion, tabDetectIssues, tabHercules, tabHome, tabScheduledHercules, tabSupportRequest, tabSupportZip, tabSystemInfobody, driver, elementFinder, html, pageBinder, timeouts| Constructor and Description |
|---|
HerculesPage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCustomLogPathVisible() |
void |
scan() |
void |
selectStandardLogfile() |
void |
setLogfileLocation(String path) |
void |
waitForScanResults(long timeout,
TimeUnit timeUnit) |
clickDetectIssues, clickHercules, clickHome, clickScheduledHercules, clickSupportRequest, clickSupportZip, clickSystemInfo, getApplicationName, getApplicationVersion, getUrl, isDetectIssuesTabPresent, isHerculesTabPresent, isHomeTabPresent, isScheduledHerculesTabPresent, isSupportRequestTabPresent, isSupportZipTabPresent, isSystemInfoTabPresentdoWait, getBaseURL, getLicenseBanner, isElementPresent, isHere, isHereTimed, isHtmlPresent, isOnPage, isTextPresent, setText, waitForTextprotected com.atlassian.pageobjects.elements.PageElement customLogPath
protected com.atlassian.pageobjects.elements.SelectElement logToggle
protected com.atlassian.pageobjects.elements.PageElement scanButton
public boolean isCustomLogPathVisible()
public void scan()
public void selectStandardLogfile()
public void setLogfileLocation(String path)
public void waitForScanResults(long timeout,
TimeUnit timeUnit)
Copyright © 2015 Atlassian Support. All rights reserved.