This functionality is supported only if you are using the Open Agent.
There are several options that can be used to optimize the recording of Web applications.
For example, to record Click instead of DomClick and TypeKeys instead of SetText, check this check box.
If your application uses a plug-in or AJAX, use native user input. If your application does not use a plug-in or AJAX, we recommend 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.