org.seleniumhq.selenium.fluent.monitors
Class CompositeMonitor
java.lang.Object
org.seleniumhq.selenium.fluent.monitors.CompositeMonitor
- All Implemented Interfaces:
- Monitor
public class CompositeMonitor
- extends Object
- implements Monitor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeMonitor
public CompositeMonitor(Monitor... monitors)
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.