public class ChooseYourOwnAdventureStepBox extends Object
Constructor and Description |
---|
ChooseYourOwnAdventureStepBox(com.atlassian.pageobjects.elements.PageElement pageElement) |
Modifier and Type | Method and Description |
---|---|
<T extends AbstractJiraPage> |
clickButton(Class<T> nextPage) |
String |
getButtonId() |
String |
getButtonText() |
String |
getDescriptionText() |
String |
getHeaderText() |
String |
getImgSrc() |
public ChooseYourOwnAdventureStepBox(com.atlassian.pageobjects.elements.PageElement pageElement)
public String getImgSrc()
public String getHeaderText()
public String getDescriptionText()
public String getButtonText()
public String getButtonId()
public <T extends AbstractJiraPage> T clickButton(Class<T> nextPage)
Copyright © 2002-2022 Atlassian. All Rights Reserved.