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

com.zebrunner.carina.webdriver.locator.converter.LocatorConverter Maven / Gradle / Ivy

package com.zebrunner.carina.webdriver.locator.converter;

public interface LocatorConverter {

    String convert(String by);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy