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

com.applitools.eyes.MouseAction Maven / Gradle / Ivy

There is a newer version: 3.11
Show newest version
package com.applitools.eyes;

public enum MouseAction {
    Click, RightClick, DoubleClick, Move, Down, Up,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy