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

io.appium.java_client.pagefactory.ResetsImplicitlyWaitTimeOut Maven / Gradle / Ivy

There is a newer version: 9.4.0
Show newest version
package io.appium.java_client.pagefactory;

import java.util.concurrent.TimeUnit;

interface ResetsImplicitlyWaitTimeOut {
	void resetImplicitlyWaitTimeOut(long timeOut, TimeUnit timeUnit);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy