public class TextInputComponentImpl.AdvancedTextInputInteractions extends Object
Constructor and Description |
---|
TextInputComponentImpl.AdvancedTextInputInteractions() |
Modifier and Type | Method and Description |
---|---|
TextInputComponentImpl |
clear(ClearType clearType) |
TextInputComponentImpl |
focus() |
org.openqa.selenium.WebElement |
getInputElement() |
TextInputComponentImpl |
trigger(String event) |
public TextInputComponentImpl.AdvancedTextInputInteractions()
public TextInputComponentImpl clear(ClearType clearType)
public TextInputComponentImpl focus()
public org.openqa.selenium.WebElement getInputElement()
public TextInputComponentImpl trigger(String event)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.