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

com.applitools.eyes.selenium.fluent.IGetSeleniumRegion Maven / Gradle / Ivy

There is a newer version: 5.68.0
Show newest version
package com.applitools.eyes.selenium.fluent;

import com.fasterxml.jackson.annotation.JsonIgnore;
import org.openqa.selenium.WebElement;

import java.util.List;

public interface IGetSeleniumRegion {
    @JsonIgnore
    List getElements();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy