The Protocol Data view displays test content as standard HTML data.
The organization of HTTP data in the test editor is optimized
for editing. The Protocol Data view supplements the test editor. It presents
test data (read-only) in the familiar HTML arrangement that you see in an
HTML or text editor or with your browser's View Source option.
In addition, it provides a browser view of the data. (The browser view is
identical to what your browser presents except that it doesn't resolve graphics.)
As shown in the following figure, the tab that opens the Protocol Data view
appears by default under the test editor area.
To view test content in the Protocol Data view:
If you cannot locate the Protocol Data tab, you can open this view by selecting Window > Show View -> Protocol Data.
Parent topic: Editing tests