public class SeleniumExporter extends Object implements com.google.gwt.core.client.EntryPoint
Modifier and Type | Class and Description |
---|---|
static interface |
SeleniumExporter.Function
From selenium's JavascriptExecutor:
" Script arguments must be a number, a boolean, a String, WebElement, or a List of any
combination of the above.
|
Constructor and Description |
---|
SeleniumExporter() |
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
public static void registerFunction(String name, SeleniumExporter.Function func)
Copyright © 2012-2013 Sencha Labs. All Rights Reserved.