![JAR search and dependency download from the Maven repository](/logo.png)
io.magentys.cinnamon.webdriver.actions.PointActions Maven / Gradle / Ivy
package io.magentys.cinnamon.webdriver.actions;
/**
* Perform actions at a specific point on the screen
*/
public interface PointActions {
void click();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy