org.seleniumhq.selenium.fluent.monitors
Class HighlightOnError
java.lang.Object
org.seleniumhq.selenium.fluent.Monitor.NULL
org.seleniumhq.selenium.fluent.monitors.HighlightOnError
- All Implemented Interfaces:
- Monitor
public class HighlightOnError
- extends Monitor.NULL
|
Field Summary |
protected org.openqa.selenium.WebDriver |
driver
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driver
protected final org.openqa.selenium.WebDriver driver
HighlightOnError
public HighlightOnError(org.openqa.selenium.WebDriver driver)
exceptionDuringExecution
public FluentExecutionStopped exceptionDuringExecution(FluentExecutionStopped ex,
org.openqa.selenium.WebElement webElement)
- Specified by:
exceptionDuringExecution in interface Monitor- Overrides:
exceptionDuringExecution in class Monitor.NULL
executeScript
protected void executeScript(org.openqa.selenium.WebElement webElement)
highlightValue
protected String highlightValue()
highlightOperation
protected String highlightOperation()
Copyright © 2013. All Rights Reserved.