Class HtmlElement
java.lang.Object
net.amygdalum.allotropy.fluent.javascript.HtmlElement
-
Method Summary
Modifier and TypeMethodDescriptionstatic HtmlElementfrom(org.openqa.selenium.JavascriptExecutor javascriptExecutor, org.openqa.selenium.WebElement element) static HtmlElementfrom(org.openqa.selenium.WebDriver webDriver, org.openqa.selenium.WebElement element) static HtmlElementfrom(org.openqa.selenium.WebElement element)
-
Method Details
-
from
-
from
public static HtmlElement from(org.openqa.selenium.WebDriver webDriver, org.openqa.selenium.WebElement element) -
from
public static HtmlElement from(org.openqa.selenium.JavascriptExecutor javascriptExecutor, org.openqa.selenium.WebElement element) -
getBoundingClientRect
-
getComputedStyle
-