org.seleniumhq.selenium.fluent
Interface Monitor

All Known Implementing Classes:
CodaHaleMetricsMonitor, CompositeMonitor, HighlightOnError, Monitor.NULL, ScreenShotOnError, ScreenShotOnError.WithUnitTestFrameWorkContext

public interface Monitor


Nested Class Summary
static class Monitor.NULL
           
static interface Monitor.Timer
           
 
Method Summary
 FluentExecutionStopped exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 Monitor.Timer start(String item)
           
 

Method Detail

start

Monitor.Timer start(String item)

exceptionDuringExecution

FluentExecutionStopped exceptionDuringExecution(FluentExecutionStopped ex,
                                                org.openqa.selenium.WebElement webElement)


Copyright © 2013. All Rights Reserved.