Interface KnownElements.ProxiedElement

  • All Superinterfaces:
    org.openqa.selenium.WrapsElement
    Enclosing class:
    KnownElements

    public static interface KnownElements.ProxiedElement
    extends org.openqa.selenium.WrapsElement
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      • Methods inherited from interface org.openqa.selenium.WrapsElement

        getWrappedElement
    • Method Detail

      • getId

        java.lang.String getId()