The Browser Validation tool can be chained to a Browser Playback tool to verify values within a browser page.
This topic includes:
Creating Browser Validation Tools
The Browser Validation tool is automatically added when you configure a validation as described in Validating or Storing Values.
It can also be added as a tool output as described in Adding Test Outputs.
Configuring Browser Validation Data Bank
The tool’s configuration panel has the following tabs:
- Validations: Allows you to view/modify the value that is extracted and how it is validated. See Validating or Storing Values for details on the available options.
- Post-Action Browser Contents: A rendered view of what was in the browser after the test executed. For an explanation of the colored borders used to mark notable elements, see Colored Borders. If the window/frame was modified via JavaScript—including AJAX—during testing (from the time the test starts and the last wait condition is satisfied), the contents shown here will reflect that change.
- Post-Action HTML: A code-level view of what was in the browser after the test executed. If the window/frame was modified via JavaScript—including AJAX—during testing, this HTML will reflect that change;.it will be different than the original HTML for the window/frame that appears in the Traffic Viewer. Use the Browser Containers drop-down to toggle between the available browser windows and frames.
Related Tutorials
The following tutorial lesson demonstrates how to use this tool: