All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.epam.jdi.light.driver.get.OsTypes Maven / Gradle / Ivy

package com.epam.jdi.light.driver.get;

/**
 * Created by Roman_Iovlev on 3/19/2018.
 */
public enum OsTypes {
    WIN, LINUX, MAC
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy