Suppose that I have found an element by its XPath using:
WebElement we = driver.findElement(By.xpath(\"some XPath\"));
I know that I can get the