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

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

There is a newer version: 5.68.0
Show newest version
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