public class JSInterfaceFactory<T> extends Object
static <T> T
create(Class<T> jsInterface)
create(org.openqa.selenium.WebDriver driver, Class<T> jsInterface)
T
instantiate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T create(Class<T> jsInterface)
public static <T> T create(org.openqa.selenium.WebDriver driver, Class<T> jsInterface)
public T instantiate()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.