Test Element used by Tessa
TestElement::__construct |
( |
|
$element | ) |
|
TestElement::andAddText |
( |
|
$text | ) |
|
TestElement::andAlias |
( |
|
$name | ) |
|
TestElement::andClick |
( |
| ) |
|
TestElement::andSetText |
( |
|
$text | ) |
|
TestElement::byClass |
( |
|
$class | ) |
|
TestElement::byCSS |
( |
|
$css | ) |
|
- Parameters
-
- Returns
- TestELement
TestElement::byPath |
( |
|
$path | ) |
|
TestElement::byTag |
( |
|
$tag | ) |
|
- Parameters
-
- Returns
- TestELement
TestElement::chooseOption |
( |
|
$value | ) |
|
TestElement::clickAndHold |
( |
| ) |
|
TestElement::dragAndDrop |
( |
|
$target, |
|
|
|
$options |
|
) |
| |
TestElement::getAttr |
( |
|
$attr | ) |
|
TestElement::getValue |
( |
| ) |
|
TestElement::setText |
( |
|
$text, |
|
|
|
$clear = false |
|
) |
| |
TestElement::setValue |
( |
|
$value | ) |
|
The documentation for this class was generated from the following file: