Multiple Request Scripts
Multiple request scripts are targeted to get to
pages which can't be accessed directly (i.e. thay can be accecced only through
web forms, login forms, several page-by-page steps and so on). Such scripts
emulate user's navigation using browser, so using them you can monitor the pages
which can't be normally loaded by one request. Scripts can be created in two
ways:
- To create multiple request scripts you can
use Multiple Request
Script Recorder. It's a simple web browser, so to create a script
you just have to get to the page you're interested in and the Recorder will
store all the actions. Such actions will be emulated every time the program
monitors the page.
- Also you can create scripts manually by
using Script Step Editor (Link
properties > Request > Multiple Request
Script > Add Step)
Example:
Multiple Request Scripts: Recording scripts using Multiple Request Script
Recorder.
See also:
Multiple Request Script Recorder,
Script Step Editor.
|