Interface SelectorConverter


public interface SelectorConverter
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openqa.selenium.By
    apply(String path)
     
  • Method Details

    • apply

      org.openqa.selenium.By apply(String path)