Class BreadCrumbs

    • Constructor Detail

      • BreadCrumbs

        public BreadCrumbs​(PageObject context,
                           String path)
        Create a new object for reading the breadcrumbs in the dashboard view.
    • Method Detail

      • getBreadCrumbs

        public List<String> getBreadCrumbs()
        Get the text of the breadcrumbs from left to right.
        Returns:
        List of text in each breadcrumb.