Class HtmlElement

java.lang.Object
net.amygdalum.allotropy.fluent.javascript.HtmlElement

public class HtmlElement extends Object
  • Method Details

    • from

      public static HtmlElement from(org.openqa.selenium.WebElement element)
    • 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

      public Bounds getBoundingClientRect()
    • getComputedStyle

      public CSSStyleDeclaration getComputedStyle()