public class RichFacesInplaceSelect.ConfirmOrCancelImpl extends AbstractConfirmOrCancel
Constructor and Description |
---|
RichFacesInplaceSelect.ConfirmOrCancelImpl() |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebDriver |
getBrowser() |
org.openqa.selenium.WebElement |
getCancelButton() |
org.openqa.selenium.WebElement |
getConfirmButton() |
org.openqa.selenium.WebElement |
getInput() |
void |
waitAfterConfirmOrCancel() |
cancel, cancelByControlls, confirm, confirmByControlls
public RichFacesInplaceSelect.ConfirmOrCancelImpl()
public org.openqa.selenium.WebDriver getBrowser()
getBrowser
in class AbstractConfirmOrCancel
public org.openqa.selenium.WebElement getConfirmButton()
getConfirmButton
in class AbstractConfirmOrCancel
public org.openqa.selenium.WebElement getInput()
getInput
in class AbstractConfirmOrCancel
public org.openqa.selenium.WebElement getCancelButton()
getCancelButton
in class AbstractConfirmOrCancel
public void waitAfterConfirmOrCancel()
waitAfterConfirmOrCancel
in class AbstractConfirmOrCancel
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.