Class BreadcrumbElement


  • public class BreadcrumbElement
    extends BaseElement
    Represents the page breadcrumb.
    Since:
    7.2M3
    Version:
    $Id: 6bd139512e07caa5901312e8295c998d8d11c672 $
    • Constructor Detail

      • BreadcrumbElement

        public BreadcrumbElement​(org.openqa.selenium.WebElement container)
    • Method Detail

      • getPathAsString

        public String getPathAsString()
      • clickPathElement

        public void clickPathElement​(String linkText)
      • hasPathElement

        public boolean hasPathElement​(String text,
                                      boolean isCurrent,
                                      boolean withLink)
      • expand

        public void expand()
      • canBeExpanded

        public boolean canBeExpanded()