| Package | Description |
|---|---|
| com.github.wiselenium.core.element.field | |
| com.github.wiselenium.core.element.field.impl |
| Modifier and Type | Method and Description |
|---|---|
Text |
Text.clear()
Clears this text content.
|
Text |
Text.sendKeys(CharSequence... keysToSend)
Types into this text.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextImpl
Implementation of a HTML input text.
|
| Modifier and Type | Method and Description |
|---|---|
Text |
TextImpl.clear() |
Text |
TextImpl.sendKeys(CharSequence... keysToSend) |
Copyright © 2013. All Rights Reserved.