JBehave Web - Version 3.2 (Feb 22, 2011)
Improvement
- [JBEHAVE-421] - Use of String.toUpper/LowerCase() should be locale-aware
JBehave Web - Version 3.1.1 (Nov 11, 2010)
Improvement
- [JBEHAVE-381] - Support HtmlUnit WebDriver in PropertyWebDriverProvider
- [JBEHAVE-382] - Add Selenium/WebDriverSteps to capture/save screenshot upon failing scenario
- [JBEHAVE-383] - Support Android WebDriver in PropertyWebDriverProvider
- [JBEHAVE-385] - PropertyWebDriverProvider should allow users to configure each WebDriver instance via a factory method
JBehave Web - Version 3.1 (Oct 29, 2010)
Improvement
- [JBEHAVE-378] - Add support for meta filtering in story running
New Feature
- [JBEHAVE-345] - Add support for WebDriver API
- [JBEHAVE-351] - ContextView for communicating the current context
Task
- [JBEHAVE-343] - Trader runner stories examples do not include css/js/images in jbehave-reports/view
JBehave Web - Version 3.0 (Sep 20, 2010)
Bug
Improvement
- [JBEHAVE-194] - Add monitoring to ArchivingFileManager
- [JBEHAVE-251] - Selenium (under JBehave control) needs to be able to be instansiable at Story as well as Scenario level
New Feature
- [JBEHAVE-188] - Allow viewing of unarchived file contents
- [JBEHAVE-335] - Migrate Web Runner to use Wicket as web application framework
- [JBEHAVE-336] - Find Steps page
Task
- [JBEHAVE-340] - Upgrade default dependency to Selenium 2 - backward compatible with Selenium 1
- [JBEHAVE-341] - Add example of using SeleniumContext and SeleniumStepMonitor to report current scenario and step
JBehave Web - Version 2.1.6 (Dec 8, 2009)
Improvement
- [JBEHAVE-213] - Scenario runner form submission should support both GET and POST methods
JBehave Web - Version 2.1.5 (Dec 3, 2009)
Bug
- [JBEHAVE-195] - Incorrect uploaded filename on Windows IE
JBehave Web - Version 2.1.4 (Oct 19, 2009)
Bug
- [JBEHAVE-195] - Incorrect uploaded filename on Windows IE
JBehave Web - Version 2.1.3 (Oct 17, 2009)
Bug
- [JBEHAVE-191] - Data file view URLs need to escape non-valid characters
Improvement
- [JBEHAVE-192] - Allow both relative and full path views for file contents
- [JBEHAVE-194] - Add monitoring to ArchivingFileManager
JBehave Web - Version 2.1.2 (Oct 15, 2009)
Bug
- [JBEHAVE-190] - File paths need to be normalised to use '/'
JBehave Web - Version 2.1.1 (Oct 14, 2009)
Bug
Improvement
- [JBEHAVE-187] - Data archive file content should be displayed using relative paths
New Feature
- [JBEHAVE-188] - Allow viewing of unarchived file contents
JBehave Web - Version 2.1.1 (Oct 14, 2009)
Bug
Improvement
- [JBEHAVE-187] - Data archive file content should be displayed using relative paths
New Feature
- [JBEHAVE-188] - Allow viewing of unarchived file contents
JBehave Web - Version 2.1 (Oct 11, 2009)
Improvement
- [JBEHAVE-181] - Use commons-compress for ZipFileArchiver
- [JBEHAVE-182] - File upload failures in web runner should be more informative
New Feature
Task
JBehave Web - Version 2.0.1 (Aug 26, 2009)
Improvement
- [JBEHAVE-171] - Allow Selenium to be injected in SeleniumSteps via constructor
- [JBEHAVE-172] - Add Selenium StepsConfiguration and StepMonitor