1 Apr 2011 01:54
[jira] Commented: (JBEHAVE-400) Error in WebDriverProvider initialize method ignored due to NPE in StoryRunner
[
http://jira.codehaus.org/browse/JBEHAVE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=262164#action_262164
]
Paul Hammant commented on JBEHAVE-400:
--------------------------------------
yay!
> Error in WebDriverProvider initialize method ignored due to NPE in StoryRunner
> ------------------------------------------------------------------------------
>
> Key: JBEHAVE-400
> URL: http://jira.codehaus.org/browse/JBEHAVE-400
> Project: JBehave
> Issue Type: Bug
> Components: Web Selenium
> Affects Versions: web-3.1
> Reporter: Paul Hammant
> Fix For: web-3.3
>
> Attachments: BadlyInitializingWebDriverStepsTest.java
>
>
> {noformat}
> new WebDriverProvider() {
> public void initialize() {
> throw new RuntimeException(); // or Error or something
> }
(Continue reading)
RSS Feed