Class InterfaceResolver

java.lang.Object
net.amygdalum.allotropy.fluent.utils.InterfaceResolver

public final class InterfaceResolver extends Object
  • Method Details

    • webDriverFrom

      public static org.openqa.selenium.WebDriver webDriverFrom(org.openqa.selenium.WebElement element)
    • javascriptExecutorFrom

      public static org.openqa.selenium.JavascriptExecutor javascriptExecutorFrom(org.openqa.selenium.WebDriver webDriver)