org.seleniumhq.selenium.fluent
Class Monitor.NULL
java.lang.Object
org.seleniumhq.selenium.fluent.Monitor.NULL
- All Implemented Interfaces:
- Monitor
- Direct Known Subclasses:
- CodaHaleMetricsMonitor, HighlightOnError, ScreenShotOnError
- Enclosing interface:
- Monitor
public static class Monitor.NULL
- extends Object
- implements Monitor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Monitor.NULL
public Monitor.NULL()
start
public Monitor.Timer start(String item)
- Specified by:
start in interface Monitor
exceptionDuringExecution
public FluentExecutionStopped exceptionDuringExecution(FluentExecutionStopped ex,
org.openqa.selenium.WebElement webElement)
- Specified by:
exceptionDuringExecution in interface Monitor
Copyright © 2013. All Rights Reserved.