public class MLProjectsPage extends MLUIPage
driver, mlUIElementMapper| Constructor and Description |
|---|
MLProjectsPage(org.openqa.selenium.WebDriver driver)
Creates a MLProjects page
|
| Modifier and Type | Method and Description |
|---|---|
PreprocessPage |
createAnalysis(String analysisName)
Create a new analysis and return the Preprocess page
|
NewProjectPage |
createProject()
Create a NewProjectPage
|
getDriver, getElementCount, isElementPresent, isEnabled, sleepTillPageFoundpublic MLProjectsPage(org.openqa.selenium.WebDriver driver)
throws MLUIPageCreationException
driver - instance of the web driverMLUIPageCreationExceptionpublic NewProjectPage createProject() throws InvalidPageException
InvalidPageExceptionpublic PreprocessPage createAnalysis(String analysisName) throws InvalidPageException
analysisName - name of the analysisInvalidPageExceptionCopyright © 2015 WSO2, Inc.. All rights reserved.