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

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

The 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 - 2024 Weber Informatics LLC | Privacy Policy