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

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