
com.automationrockstars.design.gir.webdriver.Named Maven / Gradle / Ivy
The newest version!
/*
*
*/
package com.automationrockstars.design.gir.webdriver;
import org.openqa.selenium.By;
public interface Named {
String getName();
By getLocator();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy