public class RichFacesInputNumberSpinner.AdvancedInputNumberSpinnerInteractions extends AbstractNumberInput.AdvancedNumberInputInteractions implements VisibleComponentInteractions
Constructor and Description |
---|
AdvancedInputNumberSpinnerInteractions() |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebElement |
getArrowDecreaseElement() |
org.openqa.selenium.WebElement |
getArrowIncreaseElement() |
TextInputComponentImpl |
getInput() |
org.openqa.selenium.WebElement |
getRootElement() |
boolean |
isVisible() |
public AdvancedInputNumberSpinnerInteractions()
public org.openqa.selenium.WebElement getArrowDecreaseElement()
getArrowDecreaseElement
in class AbstractNumberInput.AdvancedNumberInputInteractions
public org.openqa.selenium.WebElement getArrowIncreaseElement()
getArrowIncreaseElement
in class AbstractNumberInput.AdvancedNumberInputInteractions
public TextInputComponentImpl getInput()
getInput
in class AbstractNumberInput.AdvancedNumberInputInteractions
public org.openqa.selenium.WebElement getRootElement()
public boolean isVisible()
isVisible
in interface VisibleComponentInteractions
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.