The following is a bunch of links ONLY one of them has a substring \"long\" as a value for the attribute href
ONLY one of them has a substring \"long\" as a value for the attribute href
use driver.findElement(By.partialLinkText("long")).click();
driver.findElement(By.partialLinkText("long")).click();