acs::test::xpath::get_form_values (public)

 acs::test::xpath::get_form_values node xpath

Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl

Obtain form values (input fields and textareas) in form of a dict (attribute value pairs). The provided XPath expression must point to the HTML form containing the values to be extracted.

Parameters:
node (required)
xpath (required)

Testcases:
create_folder_with_page, create_form_with_form_instance
[ show source ]
Show another procedure: