public class ProjectLibraryPerspective extends AbstractPerspective
driver| Constructor and Description |
|---|
ProjectLibraryPerspective() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildAndDeployProject() |
void |
importCustomExampleProject(Repository repo,
String... projects) |
void |
importStockExampleProject(String... projects) |
boolean |
isDisplayed() |
void |
waitForLoaded()
Waiting for the perspective to be fully loaded.
|
click, getNavbar, logoutpublic void waitForLoaded()
AbstractPerspectivewaitForLoaded in class AbstractPerspectivepublic boolean isDisplayed()
isDisplayed in class AbstractPerspectivepublic void buildAndDeployProject()
public void importStockExampleProject(String... projects)
public void importCustomExampleProject(Repository repo, String... projects)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.