hyTags
HomeHome DocumentationDocumentation

response-get-fragment

Parses the response body as HTML and returns the child elements as a fragment.
Parameter
Type
Description
self
Response
The response containing HTML data
return
fragment
An array of HTML elements parsed from the response body
Test succeeded Test failed