
com.automationrockstars.gir.ui.WebElementDecorator Maven / Gradle / Ivy
package com.automationrockstars.gir.ui;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.internal.WrapsElement;
public interface WebElementDecorator extends WrapsElement, WebElement{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy