I’m trying to perform double click in Firefox on existing object using QTP 11 and nothing happens.
I turned on even logging in firebug and see, that BlotterObj.FireEvent “onclick”
“onclick” even produce “onmousedown”, “onmouseup” and “onclick” events, but BlotterObj.FireEvent “ondblclick” do nothing.
how I could perform double click in this situaton?
Thank you!
I wrote function for this: