Set without WPath
|
Set Text Input
by element
| InputText with name |
|
|
| InputText with id |
|
|
| InputText with name and default value |
|
|
by label
| InputText identified by label with for attribute |
|
|
| InputText identified by surrounding label |
|
|
| InputText identified by placeholder |
|
|
by layout
| directly before |
|
|
| directly before formated |
|
|
| separate element at top |
|
|
| separate element at top formated |
|
|
| separate element at left |
|
|
| separate element at left formated |
|
|
by focus
Special Cases
|
|
|
|
|
|
|
|
|
|
Set Password Input
by element
| InputPassword with name |
|
|
| InputPassword with id |
|
|
| InputPassword with name and default value |
|
|
by label
| InputPassword identified by label with for attribute |
|
|
| InputPassword identified by surrounding label |
|
|
| InputPassword identified by placeholder |
|
|
by layout
| directly before |
|
|
| directly before formated |
|
|
| separate element at top |
|
|
| separate element at top formated |
|
|
| separate element at left |
|
|
| separate element at left formated |
|
|
by focus
Special Cases
|
|
|
|
|
|
|
|
|
|
Set TextArea Input
by element
| TextArea with name |
|
|
| TextArea with id |
|
|
| TextArea with name and default value |
|
|
by label
| TextArea identified by label with for attribute |
|
|
| TextArea identified by surrounding label |
|
|
by layout
| directly before |
|
|
| directly before formated |
|
|
| separate element at top |
|
|
| separate element at top formated |
|
|
| separate element at left |
|
|
| separate element at left formated |
|
|
by focus
Special Cases
|
|
|
|
|
|
|