WebSettings Object
Description
Represents the Web pane of the Test Settings or Business Component Settings dialog box, which enable you to control options for recording and running tests on Web sites.
Object Model
WebSettings ObjectActiveScreenAccess Object
Remarks
Tip: When working with tests, you can click the Generate Script button in the General pane of the Test Settings dialog box to automatically generate an automation script containing the current global testing options, including those represented by the WebSettings object. 
Example
Public Properties
Public Property ActiveScreenAccessReturns the ActiveScreenAccess object, which enables you to specify login data for password-protected Active Screen pages.
Public Property BrowserNavigationTimeoutThe maximum time (in milliseconds) that UFT One waits for a Web page to load before running a step.