Previous Topic: Parse HTML Result for HTTP Header ValueNext Topic: Parse HTML Result for DevTest Tags


Parse HTML Result for the Value of an Attribute

The Parse HTML Result for the Value of an Attribute filter lets you store the text of a specific attribute in a property. The attribute can occur anywhere in the result, including scripting code.

Complete the following fields:

Filter in

The name of the property to consider as the last response for the step. If the property is not in the pull-down menu, you can enter it. The property must exist.

Attribute

The type of attribute to retrieve. For example, for the URL of an anchor tag, enter "href".

Count

The occurrence of the tag. For example, for the URL of the third anchor tag on the page, enter "3".

Property

The property in which to store the value. In this example, "anchor3".

Filter Run Results

Displays the property and values that result from running the filter.

Run Filter

To run and execute the filter, click Run Filter. The results appear in the Filter Run Results section.