org.seleniumhq.selenium.fluent
Class Monitor.NULL

java.lang.Object
  extended by 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


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.seleniumhq.selenium.fluent.Monitor
Monitor.NULL, Monitor.Timer
 
Constructor Summary
Monitor.NULL()
           
 
Method Summary
 FluentExecutionStopped exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 Monitor.Timer start(String item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Monitor.NULL

public Monitor.NULL()
Method Detail

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.