acs::test::xpath::get_form (public)

 acs::test::xpath::get_form node xpath

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

Locate the HTML forms matching the XPath expression and retrieve its HTML attributes and the formfields in form of a Tcl dict.

Parameters:
node (required)
xpath (required)
Returns:
Tcl dict with form attributes (keys starting with "@", and entry "fields")
Author:
Gustaf Neumann

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