Is it possible to use Selenium WebDriver (JAVASCRIPT) to press shift+mouse click keys in order to select multiple elements within a script?
After reviewing the Selenium libraries, I discovered that selenium only allows key presses of special and functional keys.