I need to press shift+mouse click keys using Selenium WebDriver(JAVASCRIPT). I need to select multiple element in my script. Is there any way to do it?
I checked the Selenium libraries and found that selenium allows key press of special and functional keys only.