public class MLUIHomePage extends MLUIPage
driver, mlUIElementMapper| Constructor and Description |
|---|
MLUIHomePage(org.openqa.selenium.WebDriver driver)
Creates a reference to the home page
|
| Modifier and Type | Method and Description |
|---|---|
MLDatasetsPage |
createDataset()
Create a new Dataset
|
MLProjectsPage |
createProject()
Create a new Project
|
MLUILoginPage |
logout()
Logout from the ml UI
|
getDriver, getElementCount, isElementPresent, isEnabled, sleepTillPageFoundpublic MLUIHomePage(org.openqa.selenium.WebDriver driver)
throws MLUIPageCreationException
driver - Web-driver instanceMLUIPageCreationExceptionpublic MLProjectsPage createProject() throws InvalidPageException
InvalidPageExceptionpublic MLUILoginPage logout() throws InvalidPageException
InvalidPageExceptionpublic MLDatasetsPage createDataset() throws InvalidPageException
InvalidPageExceptionCopyright © 2015 WSO2, Inc.. All rights reserved.