This functionality is supported only if you are using the Open Agent.
Using SetOption overrides the value specified for the option in the Recording Options dialog box. If you do not set an option with SetOption, the value specified in the Recording Options dialog box is the default.
To set the recording options in the Recording Options dialog box, perform the following actions:
For example to record Click instead of DomClick and TypeKeys instead of SetText.
If your application uses a plug-in or AJAX, use native user input. If your application does not use a plug-in or AJAX, Micro Focus recommends using high-level DOM functions, which do not require the browser to be focused or active during playback. As a result, tests that use DOM functions are faster and more reliable.