How can I trigger Javascript 'onchange' event at DOMListBox?
From KB How can I trigger the JavaScript "OnChange" event when selecting a HtmlListBox item using SilkTest?, I should use the DoubleSelect() method but there is no DoubleSelect() method in my case.
Please suggest me a solution.
Thank you