Select select=new Select(driver.findElement(By.id("nr")));
select.selectByIndex(2);
这是百度首页搜索设置中,结果显示条数的下拉框选择