public class ChooseYourOwnAdventureSequence extends Sequence
Constructor and Description |
---|
ChooseYourOwnAdventureSequence() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.jira.projecttemplates.pageobject.ProjectTemplatesDialog |
createEmptyProject() |
void |
createSampleDataProjectClick() |
JiraHeader |
getHeader() |
String |
getPageHeadingText() |
String |
getPageSubHeadingText() |
List<ChooseYourOwnAdventureStepBox> |
getStepBoxes() |
void |
importProjectClick() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt() |
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
public String getPageHeadingText()
public String getPageSubHeadingText()
public void createSampleDataProjectClick()
public com.atlassian.jira.projecttemplates.pageobject.ProjectTemplatesDialog createEmptyProject()
public JiraHeader getHeader()
public void importProjectClick()
public List<ChooseYourOwnAdventureStepBox> getStepBoxes()
Copyright © 2002-2022 Atlassian. All Rights Reserved.