Interface AnnotationSelectorBuilder

All Known Implementing Classes:
FindBySelector.Builder

public interface AnnotationSelectorBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openqa.selenium.By
    build(Object annotation)
     
  • Method Details

    • build

      org.openqa.selenium.By build(Object annotation)