org.jbehave.web.selenium
Class SauceLabsContextView

java.lang.Object
  extended by org.jbehave.web.selenium.SauceLabsContextView
All Implemented Interfaces:
ContextView

public class SauceLabsContextView
extends Object
implements ContextView


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jbehave.web.selenium.ContextView
ContextView.NULL
 
Constructor Summary
SauceLabsContextView(WebDriverProvider webDriverProvider)
           
 
Method Summary
 void close()
           
 void show(String scenario, String step)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SauceLabsContextView

public SauceLabsContextView(WebDriverProvider webDriverProvider)
Method Detail

show

public void show(String scenario,
                 String step)
Specified by:
show in interface ContextView

close

public void close()
Specified by:
close in interface ContextView


Copyright © 2012. All Rights Reserved.