public class NewProjectPage extends MLUIPage
driver, mlUIElementMapper| Constructor and Description |
|---|
NewProjectPage(org.openqa.selenium.WebDriver driver)
Creates a NewProject page
|
| Modifier and Type | Method and Description |
|---|---|
MLProjectsPage |
createNewProject(String projectName,
String description,
String datasetName)
Create a new project
|
getDriver, getElementCount, isElementPresent, isEnabled, sleepTillPageFoundpublic NewProjectPage(org.openqa.selenium.WebDriver driver)
throws MLUIPageCreationException
driver - Instance of the web driverMLUIPageCreationExceptionpublic MLProjectsPage createNewProject(String projectName, String description, String datasetName) throws InvalidPageException
projectName - description - datasetName - InvalidPageExceptionCopyright © 2015 WSO2, Inc.. All rights reserved.