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-tutorial".
The branch, master has been updated
via 08b1832d7ffd532f8ad7ccf59f428b0c0d6ffbdc (commit)
via 71bc75d6339cdb2684c43307ef09c2f18868dbba (commit)
from 936ad0e7642a591f7fc1f6fd1eb2e554d5dd65a9 (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 08b1832d7ffd532f8ad7ccf59f428b0c0d6ffbdc
Author: Paul Hammant <[email protected]>
Date: Thu Aug 18 09:51:00 2011 -0500
showcase Fluent-Selenium in Spring tutorial, upgrade JB to betas, and
Selenium to 2.4.0
commit 71bc75d6339cdb2684c43307ef09c2f18868dbba
Author: Paul Hammant <[email protected]>
Date: Thu Aug 11 19:53:32 2011 -0500
upgrade selenium
-----------------------------------------------------------------------
Summary of changes:
etsy-stories-groovy-pico/pom.xml | 4 +-
.../src/main/groovy/pages/Home.groovy | 2 +-
etsy-stories-java-spring/pom.xml | 9 +-
.../tutorials/etsy/pages/AdvancedSearch.java | 21 +-
.../org/jbehave/tutorials/etsy/pages/BasePage.java | 6 +-
.../java/org/jbehave/tutorials/etsy/pages/Buy.java | 5 +-
.../jbehave/tutorials/etsy/pages/CartContents.java | 11 +-
.../tutorials/etsy/pages/FluentWebDriverPage.java | 372 ++++++++++++++++++++
.../org/jbehave/tutorials/etsy/pages/Home.java | 18 +-
.../tutorials/etsy/pages/SearchResults.java | 38 +-
.../org/jbehave/tutorials/etsy/pages/Site.java | 7 +-
.../org/jbehave/tutorials/etsy/pages/Treasury.java | 7 +-
.../tutorials/etsy/steps/EtsyDotComSteps.java | 2 +-
pom.xml | 4 +-
14 files changed, 447 insertions(+), 59 deletions(-)
create mode 100644
etsy-stories-java-spring/src/main/java/org/jbehave/tutorials/etsy/pages/FluentWebDriverPage.java
hooks/post-receive
--
jbehave-tutorial
<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>