Advanced URL dialog box

Enables you to set the advanced options for scripts using the URL recording mode.

To access
Record > Recording Options > General > Recording > URL Advanced
Important information
This dialog box is available only for specific protocols. For a complete list of protocols and their associated nodes, see Protocol compatibility table.

User interface elements are described below:

UI Element
Description
Use Defaults
Restores the default settings of this dialog box.
Create concurrent groups for resources after their source HTML page
Records the resources in a concurrent group (enclosed by web_concurrent_start and web_concurrent_end statements) after the URL. Resources include files such as images and js files. If you disable this option, the resources are listed as separate web_url steps, but not marked as a concurrent group.
Enable EUC-Encoded Web Pages
(For Japanese windows only) Instructs VuGen to use EUC encoding. For more information, see EUC-encoding (Japanese Windows only).
Use web_custom_request only
Records all HTTP requests as custom requests. VuGen generates a web_custom_request function for all requests, regardless of their content. Recommended for non-browser applications.

Note: The functions included within the concurrent group are not executed immediately. Instead, they are registered for concurrent execution. When the concurrent group is closed, all of the functions registered as concurrent are executed in parallel. The maximum number of items submitted in parallel depends on the browser being emulated.