In my Protractor test, I run this command at some time:
browser.actions().sendKeys(protractor.Key.DOWN).perform();
It works very well when th