Select select = new Select(driver.findElement(By.cssSelector(".ant-select-selection__placeholder")); select.selectByVisibleText("可见文本");