Interface CompositeLocator


public interface CompositeLocator
Internal marker for locator implementations that wrap multiple fallback candidates.
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.openqa.selenium.By>
     
  • Method Details

    • alternatives

      List<org.openqa.selenium.By> alternatives()