HtmlPopupList Causes the Browser to Crash when Using IE DOM Extension
This functionality is supported only if you are using the Classic Agent.
Problem
Recording or playing back selections against an
HtmlPopupList causes the browser to crash when using the IE DOM extension.
The problem occurs on browser pages that contain JavaScript. It seems to occur more quickly when recording than when playing back.
Solution
Check the
UseDocumentEvents option in
extend\domex.ini and make sure it is set to
FALSE.
This setting lets you specify whether
Silk Test Classic captures OnChange events for an
HtmlPopupList in order to determine which item was selected. The default is
FALSE.