public class DatasetVersionPage extends MLUIPage
driver, mlUIElementMapper| Constructor and Description |
|---|
DatasetVersionPage(org.openqa.selenium.WebDriver driver)
Creates a DatasetVersionPage
|
| Modifier and Type | Method and Description |
|---|---|
MLDatasetsPage |
uploadDatasetVersion(File dataFile,
String sourceType,
String dataFormat,
String columnHeader)
Upload dataset version
|
getDriver, getElementCount, isElementPresent, isEnabled, sleepTillPageFoundpublic DatasetVersionPage(org.openqa.selenium.WebDriver driver)
throws MLUIPageCreationException
driver - Instance of the web driverMLUIPageCreationExceptionpublic MLDatasetsPage uploadDatasetVersion(File dataFile, String sourceType, String dataFormat, String columnHeader) throws InvalidPageException
dataFile - sourceType - dataFormat - columnHeader - InvalidPageExceptionCopyright © 2015 WSO2, Inc.. All rights reserved.