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

org.seleniumhq.selenium.fluent.Execution Maven / Gradle / Ivy

package org.seleniumhq.selenium.fluent;

public interface Execution {
    public T execute();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy