new Select(driver.findElement(By.id(“DropDownId”))).selectByVisibleText(“Germany”);
You must be logged in to post a comment.