|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbehave.core.steps.StepsConfiguration
org.jbehave.web.selenium.SeleniumStepsConfiguration
public class SeleniumStepsConfiguration
| Constructor Summary | |
|---|---|
SeleniumStepsConfiguration(com.thoughtworks.selenium.Selenium selenium,
SeleniumContext seleniumContext)
|
|
SeleniumStepsConfiguration(com.thoughtworks.selenium.Selenium selenium,
SeleniumContext seleniumContext,
org.jbehave.core.steps.StepMonitor stepMonitor)
|
|
| Method Summary | |
|---|---|
com.thoughtworks.selenium.Selenium |
getSelenium()
|
| Methods inherited from class org.jbehave.core.steps.StepsConfiguration |
|---|
doDryRun, dryRun, getStartingWordsByType, keywords, monitor, parameterConverters, paranamer, patternParser, startingWordsByType, useKeywords, useMonitor, useParameterConverters, useParanamer, usePatternParser |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SeleniumStepsConfiguration(com.thoughtworks.selenium.Selenium selenium,
SeleniumContext seleniumContext)
public SeleniumStepsConfiguration(com.thoughtworks.selenium.Selenium selenium,
SeleniumContext seleniumContext,
org.jbehave.core.steps.StepMonitor stepMonitor)
| Method Detail |
|---|
public com.thoughtworks.selenium.Selenium getSelenium()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||