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

com.seleniumtests.uipage.ByPlatformSpecific Maven / Gradle / Ivy

There is a newer version: 4.23.18
Show newest version
package com.seleniumtests.uipage;

import org.openqa.selenium.By;

public interface ByPlatformSpecific {

	public By getBy();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy