Sets the value of the input element identified by {{selector}} to the value {{value}}
Sets the value of the input element identified by {{selector}} to the value {{value}}
the selector that identifies the element to set
the new value for the element
XhtmlWebObjectBody instance with the element set
Computes the value of the element identified by {{selector}}.
Computes the value of the element identified by {{selector}}. The syntax of the {{selector}} is
the selector that identifies the element to get.
optionally, the value of the element
Computes the value of the element identified by {{selector}}
Computes the value of the element identified by {{selector}}
the selector that identifies the element to get
the value of the element, fails if the element does not exist
{{>>(selector: String)}}
Selects a form using the given {{selector}} and returns a new {{XhtmlWebObjectBody}} containing just the selected form.
Selects a form using the given {{selector}} and returns a new {{XhtmlWebObjectBody}} containing just the selected form.
the selector that identifies the form
XhtmlWebObjectBody instance with just the selected form
Implementations must provide a way to apply their bodies to the given {{MockHttpServletRequest}}
Implementations must provide a way to apply their bodies to the given {{MockHttpServletRequest}}
the HTTP request to be modified
Response body that assumes that the body is the XHTML of the returned page. The supported selectors in the {{<<}}, {{>>}} and {{>>!}} operators are