com.applitools.eyes.selenium.fluent.ImplicitInitiation Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eyes-selenium-common-java5 Show documentation
Show all versions of eyes-selenium-common-java5 Show documentation
Applitools Eyes SDK base for Java
package com.applitools.eyes.selenium.fluent;
import com.applitools.eyes.Logger;
import com.applitools.eyes.selenium.wrappers.EyesWebDriver;
public interface ImplicitInitiation {
void init(Logger logger, EyesWebDriver driver);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy