public class ModelPage extends MLUIPage
driver, mlUIElementMapper| Constructor and Description |
|---|
ModelPage(org.openqa.selenium.WebDriver driver)
Creates a Model page
|
| Modifier and Type | Method and Description |
|---|---|
AnalysisPage |
next(String datasetVersion)
Create AnalysisPage
|
ParametersPage |
previous()
Create ParametersPage
|
getDriver, getElementCount, isElementPresent, isEnabled, sleepTillPageFoundpublic ModelPage(org.openqa.selenium.WebDriver driver)
throws MLUIPageCreationException
driver - instance of the web driverMLUIPageCreationExceptionpublic AnalysisPage next(String datasetVersion) throws InvalidPageException
InvalidPageExceptionpublic ParametersPage previous() throws InvalidPageException
InvalidPageExceptionCopyright © 2015 WSO2, Inc.. All rights reserved.