Thread.sleep(4000); for (WebElement e:options) { if(e.getText().contains("02 : CULTURE FLY")); //e.click(); Actions act = new Actions(driver);
確定! 回上一頁