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

com.applitools.eyes.IEyesJsExecutor Maven / Gradle / Ivy

package com.applitools.eyes;

public interface IEyesJsExecutor {
    Object executeScript(String script, Object... args);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy