LP
Size: a a a
LP
LP
LP
LP
DS
LP
LP
LP
DS
LP
LP
LP
LP
MK
DS
DS
LP
(new WebDriverWait(wd, 10)).until(new ExpectedCondition<Boolean>() {
public Boolean apply(WebDriver d) {
return d.findElement(By.xpath("/html/body/table/tbody/tr[2]/td[2]/form/div/table/tbody/tr[2]/td/a")) != null;
}
});DS
DS
LP