org.jbehave.web.selenium
Class SeleniumContext

java.lang.Object
  extended by org.jbehave.web.selenium.SeleniumContext

public class SeleniumContext
extends Object


Constructor Summary
SeleniumContext()
           
 
Method Summary
 String getCurrentScenario()
           
 void setCurrentScenario(String currentScenario)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeleniumContext

public SeleniumContext()
Method Detail

getCurrentScenario

public String getCurrentScenario()

setCurrentScenario

public void setCurrentScenario(String currentScenario)


Copyright © 2012. All Rights Reserved.