Class ListMenu

All Implemented Interfaces:
SpecificConditionHandler, ByLocator, SelenideElementWrapper<ListMenu>

public class ListMenu extends AbstractMenu<ListMenu>
Web-element wrapper for list menu.
  • Field Details

    • DETAILS_TAG_NAME

      protected static String DETAILS_TAG_NAME
  • Constructor Details

    • ListMenu

      public ListMenu(org.openqa.selenium.By by)
  • Method Details

    • openItem

      public void openItem(String... path)
      Description copied from class: AbstractMenu
      Clicks on the menu items in sequence along the passed path
      Specified by:
      openItem in class AbstractMenu<ListMenu>
      Parameters:
      path - path of menu items