This tab controls WEB automation accessory settings relevant to the new automation methods for web applications (in which web applications are automated using the WebApp concept).
Note: Accessory settings related to browser based web control automation are still supported, but they need to be updated manually in the UserPreferences.xml file after compiling your project. For more information, refer to Deployment. |
Parameter |
Description |
---|---|
Application Close Event Time |
The period of time to wait after a web application closes before sending an Application Closed event. |
Min Web Socket Port /Max Web Socket Port |
These values set the port range for the web socket protocol providing communication channels with the browser. The default values for the settings are 4502 and 4602, respectively. (Thus, by default, no more than one web session will run at a time.) |
JavaScript Execution Timeout |
The time period for executing each JavaScript command during playback. If the command is not executed within the defined timeout period and there is no other JIA exception, playback will fail with a JavaScript TimeOut exception. |