This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-web".
The branch, master has been updated
via d7fd308f426f954aeff6fd4c9c0487fa2a1dc5bc (commit)
from fd3bb06b3206a7184a8d540acda8ab01cc5c0b59 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d7fd308f426f954aeff6fd4c9c0487fa2a1dc5bc
Author: Paul Hammant <[email protected]>
Date: Tue Apr 26 14:51:33 2011 -0500
JBEHAVE-493: separate FF logic, JBEHAVE-494 to allow LazyWebDriver in lieu
of a provider
-----------------------------------------------------------------------
Summary of changes:
.../web/selenium/FirefoxWebDriverProvider.java | 30 +++++++
.../org/jbehave/web/selenium/LazyWebDriver.java | 69 ++++++++++++++++
.../web/selenium/TypeWebDriverProvider.java | 27 ++-----
.../org/jbehave/web/selenium/WebDriverPage.java | 8 +-
.../jbehave/web/selenium/LazyWebDriverTest.java | 83 ++++++++++++++++++++
5 files changed, 193 insertions(+), 24 deletions(-)
create mode 100644
web-selenium/src/main/java/org/jbehave/web/selenium/FirefoxWebDriverProvider.java
create mode 100644
web-selenium/src/main/java/org/jbehave/web/selenium/LazyWebDriver.java
create mode 100644
web-selenium/src/test/java/org/jbehave/web/selenium/LazyWebDriverTest.java
hooks/post-receive
--
jbehave-web
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>