public static class ATSTPluginTest.CrowdSupportZipPage extends Object implements com.atlassian.pageobjects.Page
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
createZip |
protected com.atlassian.pageobjects.elements.PageElement |
downloadZip |
protected com.atlassian.pageobjects.elements.PageElement |
nodeMessage |
Constructor and Description |
---|
CrowdSupportZipPage() |
Modifier and Type | Method and Description |
---|---|
void |
createZipAndWaitForDownload() |
String |
getNodeMessage() |
File |
getSupportZipFileAndAssertZipExists() |
String |
getUrl() |
boolean |
zipCreateWasSuccessful() |
protected com.atlassian.pageobjects.elements.PageElement createZip
protected com.atlassian.pageobjects.elements.PageElement nodeMessage
protected com.atlassian.pageobjects.elements.PageElement downloadZip
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
public boolean zipCreateWasSuccessful()
public String getNodeMessage()
public void createZipAndWaitForDownload()
public File getSupportZipFileAndAssertZipExists()
Copyright © 2021 Atlassian. All rights reserved.