key press in selenium python code example Example: press enter selenium driver.findElement(By.id("element_id")).sendKeys(Keys.ENTER);