Package jp.vmi.selenium.selenese.utils
Class SystemInformation
java.lang.Object
jp.vmi.selenium.selenese.utils.SystemInformation
public class SystemInformation extends Object
System Information.
-
Method Summary
Modifier and Type Method Description StringgetCountry()static SystemInformationgetInstance()Get system information.StringgetJavaVersion()StringgetJavaVMName()StringgetLanguage()StringgetOperatingSystem()StringgetSeleneseRunnerVersion()StringgetSeleniumVersion()StringgetTimeZone()static StringgetVersionFromPomProperties(String pomProps)
-
Method Details
-
getInstance
Get system information.- Returns:
- SystemInformation.
-
getVersionFromPomProperties
-
getSeleneseRunnerVersion
-
getSeleniumVersion
-
getJavaVMName
-
getJavaVersion
-
getOperatingSystem
-
getLanguage
-
getCountry
-
getTimeZone
-