|
auto_start |
Top Previous Next |
|
Description:
Starts the test automacially when the Java Applet is loaded.
Syntax:
Integer, 0 = disabled, 1 = enabled
Notes:
This is useful when using with "host_default", "iteration_default", "direction_default" and "auto_report".
Example:
<param name="auto_start" value="1">
|