![JAR search and dependency download from the Maven repository](/logo.png)
org.cauli.ui.selenium.LocateSource Maven / Gradle / Ivy
package org.cauli.ui.selenium;
/**
* Created by tianqing.wang on 2014/7/25
*/
public interface LocateSource {
public void load() throws Exception;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy