Wetator / Set

Set without WPath

First on page

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
InputText LayoutLabel before
directly before formated
InputText LayoutLabel before formated
separate element at top
InputText LayoutLabel at top
separate element at top formated
InputText LayoutLabel at top formated
separate element at left
InputText LayoutLabel at left
separate element at left formated
InputText LayoutLabel 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
InputPassword LayoutLabel before
directly before formated
InputPassword LayoutLabel before formated
separate element at top
InputPassword LayoutLabel at top
separate element at top formated
InputPassword LayoutLabel at top formated
separate element at left
InputPassword LayoutLabel at left
separate element at left formated
InputPassword LayoutLabel 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
TextArea LayoutLabel before
directly before formated
TextArea LayoutLabel before formated
separate element at top
TextArea LayoutLabel at top
separate element at top formated
TextArea LayoutLabel at top formated
separate element at left
TextArea LayoutLabel at left
separate element at left formated
TextArea LayoutLabel at left formated

by focus

Special Cases