public class WebRecorder extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
WebRecorder.NullWebDriverException |
class |
WebRecorder.WebDriverIsNotJavaScriptExecutorException |
| Constructor and Description |
|---|
WebRecorder(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
Object |
executeJavascript(String script) |
void |
invokeJavascriptBasedListeners() |
void |
start() |
void |
stop() |
public WebRecorder(org.openqa.selenium.WebDriver driver)
throws WebRecorder.NullWebDriverException
public void start()
throws WebRecorder.WebDriverIsNotJavaScriptExecutorException
public void stop()
public void invokeJavascriptBasedListeners()
Copyright © 2019. All rights reserved.