public class IssueNavigation extends Object
Constructor and Description |
---|
IssueNavigation(JiraTestedProduct jira,
com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder) |
Modifier and Type | Method and Description |
---|---|
void |
editIssue(String issueKey) |
ViewIssuePage |
viewIssue(String issueKey) |
public IssueNavigation(JiraTestedProduct jira, com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder)
public void editIssue(String issueKey)
public ViewIssuePage viewIssue(String issueKey)
Copyright © 2002-2022 Atlassian. All Rights Reserved.