Since selenium allows for the execution of JavaScript, I am interested in clicking and double-clicking on a web element or x, y coordinate using JavaScript. I prefer to use JavaScript because the web element in question is a Flash/SVG object on the browser.
Could you please advise me on how to double click on a Flash/SVG web element using JavaScript?
Thank you in advance. Srinivas - Eager to expand my knowledge :)