Background:Given I sign in as a userAnd I visit dashboard page@javascriptScenario: Navigate to projects tabGiven I press "g" and "p"Then the active main tab should be Projects@javascriptScenario: Navigate to issue tabGiven I press "g" and "i"Then the active main tab should be Issues@javascriptScenario: Navigate to merge requests tabGiven I press "g" and "m"Then the active main tab should be Merge Requests