标签: selenium-webdriver cucumber-junit
这是一段代码:
@FindBy(id="wellType") WebElement WellType; Apu.selVal_ddl(WellType, driver, WELLTYPE);