Uses of Class
org.seleniumhq.selenium.fluent.FluentExecutionStopped

Packages that use FluentExecutionStopped
org.seleniumhq.selenium.fluent   
org.seleniumhq.selenium.fluent.monitors   
 

Uses of FluentExecutionStopped in org.seleniumhq.selenium.fluent
 

Subclasses of FluentExecutionStopped in org.seleniumhq.selenium.fluent
static class FluentExecutionStopped.BecauseNothingMatchesInFilter
           
static class FluentExecutionStopped.BecauseOfStaleElement
           
 

Methods in org.seleniumhq.selenium.fluent that return FluentExecutionStopped
 FluentExecutionStopped Monitor.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 FluentExecutionStopped Monitor.NULL.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
protected static FluentExecutionStopped Internal.BaseFluentWebDriver.wrapAssertionError(Context ctx, AssertionError e)
           
protected static FluentExecutionStopped Internal.BaseFluentWebDriver.wrapRuntimeException(Context ctx, RuntimeException e)
           
 

Methods in org.seleniumhq.selenium.fluent with parameters of type FluentExecutionStopped
 FluentExecutionStopped Monitor.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 FluentExecutionStopped Monitor.NULL.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 

Uses of FluentExecutionStopped in org.seleniumhq.selenium.fluent.monitors
 

Methods in org.seleniumhq.selenium.fluent.monitors that return FluentExecutionStopped
 FluentExecutionStopped ScreenShotOnError.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 FluentExecutionStopped HighlightOnError.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 FluentExecutionStopped CompositeMonitor.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 

Methods in org.seleniumhq.selenium.fluent.monitors with parameters of type FluentExecutionStopped
 FluentExecutionStopped ScreenShotOnError.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 FluentExecutionStopped HighlightOnError.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 FluentExecutionStopped CompositeMonitor.exceptionDuringExecution(FluentExecutionStopped ex, org.openqa.selenium.WebElement webElement)
           
 



Copyright © 2013. All Rights Reserved.