com.seleniumtests.uipage.ByPlatformSpecific Maven / Gradle / Ivy
package com.seleniumtests.uipage;
import org.openqa.selenium.By;
public interface ByPlatformSpecific {
public By getBy();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy