I'm using de Selenium IDE ( firefox addon ) and I want to execute ctrl + click on an element.
The record function, doesn't seem to record the "Ctrl+Click" command.
I tried to use SendKeys, but I can't find a special key for Click.
Anyone that knows how to do this?