public class AppLayoutMenuElement extends TabsElement
Constructor and Description |
---|
AppLayoutMenuElement() |
Modifier and Type | Method and Description |
---|---|
int |
countMenuItems() |
MenuItemElement |
getMenuItemAt(int index) |
List<MenuItemElement> |
getMenuItems() |
MenuItemElement |
getMenuItemWithTitle(String title) |
MenuItemElement |
getSelectedMenuItem() |
getSelectedTabElement, getSelectedTabIndex, getTab, getTabElement, setSelectedTabIndex
callFunction, clear, click, click, compareScreen, compareScreen, compareScreen, contextClick, dispatchEvent, doubleClick, equals, executeScript, findElement, findElements, focus, getAttribute, getCapabilities, getClassNames, getCommandExecutor, getContext, getCssValue, getDriver, getLocation, getProperty, getPropertyBoolean, getPropertyDouble, getPropertyElement, getPropertyElements, getPropertyInteger, getPropertyString, getRect, getScreenshotAs, getSize, getTagName, getText, getWrappedElement, hasAttribute, hasClassName, hashCode, init, init, isChrome, isDisplayed, isEnabled, isFirefox, isIE, isSelected, scroll, scrollIntoView, scrollLeft, sendKeys, setProperty, setProperty, setProperty, setProperty, submit, waitForVaadin, waitUntil, waitUntil, wrap, wrapElement, wrapElements
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
$, $
public List<MenuItemElement> getMenuItems()
public MenuItemElement getMenuItemAt(int index)
public MenuItemElement getMenuItemWithTitle(String title)
public MenuItemElement getSelectedMenuItem()
public int countMenuItems()
Copyright © 2019. All rights reserved.