public class RichFacesDropDownMenu.AdvancedDropDownMenuInteractions extends AbstractPopupMenu.AdvancedPopupMenuInteractions
| Constructor and Description |
|---|
RichFacesDropDownMenu.AdvancedDropDownMenuInteractions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLangAttribute() |
List<org.openqa.selenium.WebElement> |
getMenuItemElements()
Returns all elements of this menu
|
org.openqa.selenium.WebElement |
getMenuPopup() |
protected org.openqa.selenium.WebElement |
getScriptElement() |
org.openqa.selenium.WebElement |
getTopLevelElement() |
getItemsElements, getShowDelay, getTargetElement, getTimeoutForPopupMenuToBeNotVisible, getTimeoutForPopupMenuToBeVisible, hide, isVisible, setHideDelay, setHideDelay, setShowDelay, setShowDelay, setShowEvent, setShowEvent, setShowEventFromWidget, setTarget, setTarget, setTargetFromWidget, setTimeoutForPopupMenuToBeNotVisible, setTimeoutForPopupMenuToBeVisible, show, show, show, waitUntilIsNotVisible, waitUntilIsVisiblepublic RichFacesDropDownMenu.AdvancedDropDownMenuInteractions()
public org.openqa.selenium.WebElement getMenuPopup()
getMenuPopup in class AbstractPopupMenu.AdvancedPopupMenuInteractionspublic List<org.openqa.selenium.WebElement> getMenuItemElements()
AbstractPopupMenu.AdvancedPopupMenuInteractionsgetMenuItemElements in class AbstractPopupMenu.AdvancedPopupMenuInteractionsprotected org.openqa.selenium.WebElement getScriptElement()
getScriptElement in class AbstractPopupMenu.AdvancedPopupMenuInteractionspublic String getLangAttribute()
public org.openqa.selenium.WebElement getTopLevelElement()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.