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

com.automationrockstars.design.gir.webdriver.HasWaits Maven / Gradle / Ivy

The newest version!
/*
 * 
 */
package com.automationrockstars.design.gir.webdriver;

public interface HasWaits {

    void waitForVisible();

    void waitForPresent();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy