Uses of Class
org.jbehave.web.selenium.SeleniumContext

Uses of SeleniumContext in org.jbehave.web.selenium
 

Methods in org.jbehave.web.selenium that return SeleniumContext
 SeleniumContext SeleniumConfiguration.seleniumContext()
           
 

Methods in org.jbehave.web.selenium with parameters of type SeleniumContext
 SeleniumConfiguration SeleniumConfiguration.useSeleniumContext(SeleniumContext seleniumContext)
           
 

Constructors in org.jbehave.web.selenium with parameters of type SeleniumContext
SauceContextOutput(WebDriverProvider webDriverProvider, SeleniumContext seleniumContext, Map<String,String> storyToSauceUrlMap)
           
SauceContextStoryReporter(WebDriverProvider webDriverProvider, SeleniumContext seleniumContext, Map<String,String> storyToSauceUrlMap)
           
SeleniumContextOutput(SeleniumContext seleniumContext)
           
SeleniumContextStoryReporter(SeleniumContext seleniumContext)
           
SeleniumStepMonitor(ContextView contextView, SeleniumContext context, org.jbehave.core.steps.StepMonitor delegate)
           
SeleniumStepMonitor(com.thoughtworks.selenium.Selenium selenium, SeleniumContext context, org.jbehave.core.steps.StepMonitor delegate)
           
 



Copyright © 2011. All Rights Reserved.