org.seleniumhq.selenium.fluent.monitors
Class ScreenShotOnError.WithUnitTestFrameWorkContext

java.lang.Object
  extended by org.seleniumhq.selenium.fluent.Monitor.NULL
      extended by org.seleniumhq.selenium.fluent.monitors.ScreenShotOnError
          extended by org.seleniumhq.selenium.fluent.monitors.ScreenShotOnError.WithUnitTestFrameWorkContext
All Implemented Interfaces:
Monitor
Enclosing class:
ScreenShotOnError

public static class ScreenShotOnError.WithUnitTestFrameWorkContext
extends ScreenShotOnError


Nested Class Summary
 
Nested classes/interfaces inherited from class org.seleniumhq.selenium.fluent.monitors.ScreenShotOnError
ScreenShotOnError.WithUnitTestFrameWorkContext
 
Nested classes/interfaces inherited from interface org.seleniumhq.selenium.fluent.Monitor
Monitor.NULL, Monitor.Timer
 
Constructor Summary
ScreenShotOnError.WithUnitTestFrameWorkContext(org.openqa.selenium.TakesScreenshot webDriver, Class classCloseToOutputPath, String pathFrom, String pathTo)
           
 
Method Summary
 String getContext()
           
 
Methods inherited from class org.seleniumhq.selenium.fluent.monitors.ScreenShotOnError
exceptionDuringExecution, setContext
 
Methods inherited from class org.seleniumhq.selenium.fluent.Monitor.NULL
start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScreenShotOnError.WithUnitTestFrameWorkContext

public ScreenShotOnError.WithUnitTestFrameWorkContext(org.openqa.selenium.TakesScreenshot webDriver,
                                                      Class classCloseToOutputPath,
                                                      String pathFrom,
                                                      String pathTo)
Method Detail

getContext

public String getContext()
Overrides:
getContext in class ScreenShotOnError


Copyright © 2013. All Rights Reserved.