Actions actions = new Actions(driver); actions.sendKeys(Keys.chord(Keys.LEFT_CONTROL, "p")).build().perform();