public class EnvironmentConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static Path |
baselineFolder |
protected static Properties |
prop |
static Path |
screenshotFolder |
| Constructor and Description |
|---|
EnvironmentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
createReportFolderForSpecificRun() |
String |
getFileCreationTime(File file) |
String |
getPlatformName() |
protected static Properties prop
public static Path screenshotFolder
public static Path baselineFolder
public void createReportFolderForSpecificRun()
throws IOException
IOExceptionpublic String getFileCreationTime(File file) throws IOException
IOExceptionpublic String getPlatformName()
Copyright © 2017. All rights reserved.