| Function Summary |
| |
_add_class(el,
class_name)
|
| |
_check(el,
check)
|
| |
_fill_form(el,
values)
|
| |
_fill_multiple(input,
value)
|
| |
_fill_single(input,
value)
|
| |
_find_elements_for_name(form,
name,
error)
|
| |
_find_form(el,
form_id,
form_index)
|
| |
_find_form_ids(el)
|
| |
_insert_error(el,
error,
error_class,
error_creator)
|
| |
_select(el,
select)
|
| |
_takes_multiple(input)
|
| |
fill_form(el,
values,
form_id,
form_index)
|
| |
fill_form_html(html,
values,
form_id,
form_index)
|
| |
insert_errors(el,
errors,
form_id,
form_index,
error_class,
error_creator)
|
| |
insert_errors_html(html,
values,
**kw)
|