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

com.epam.jdi.light.common.ElementArea Maven / Gradle / Ivy

There is a newer version: 1.6.0
Show newest version
package com.epam.jdi.light.common;

public enum ElementArea {
    SMART_CLICK, TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT, CENTER, JS
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy