<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>29274f9b4b49f98a6d69f43d1b3a309146912bc3</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/a018af99ff4fd1770bc214993b96e8ffc84a9836</url>
    <id>a018af99ff4fd1770bc214993b96e8ffc84a9836</id>
    <committed-date>2008-12-28T18:05:22-08:00</committed-date>
    <authored-date>2008-12-28T18:05:22-08:00</authored-date>
    <message>Remove references to should_see and should_not_see, which don't exist</message>
    <tree>198285ec621c44257abc58d52f784a9d55a0651d</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f409ec3ecb04593c400ac3217be9ef44ed25cdd6</id>
      </parent>
      <parent>
        <id>89e9ea91e9e83d844096a0a5861991e29b870dba</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/29274f9b4b49f98a6d69f43d1b3a309146912bc3</url>
    <id>29274f9b4b49f98a6d69f43d1b3a309146912bc3</id>
    <committed-date>2008-12-28T16:35:42-08:00</committed-date>
    <authored-date>2008-12-28T16:35:42-08:00</authored-date>
    <message>Merge commit 'joshknowles/master'

Conflicts:
	lib/webrat/rails.rb
	spec/webrat/rails/rails_session_spec.rb</message>
    <tree>b787b912e27d12a1e347478e6866e6091b7b86f0</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61b864f1135e83cc7fab7d4ca7663fd1a861aeb8</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/f409ec3ecb04593c400ac3217be9ef44ed25cdd6</url>
    <id>f409ec3ecb04593c400ac3217be9ef44ed25cdd6</id>
    <committed-date>2008-12-28T11:24:24-08:00</committed-date>
    <authored-date>2008-12-28T11:24:24-08:00</authored-date>
    <message>Better error message if Webrat mode is unknown</message>
    <tree>c96e78b78dfbb668c4f7597f2a4ab2856ae121d8</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c603f834c4b309277d6b95ab9761e170f51869b</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/61b864f1135e83cc7fab7d4ca7663fd1a861aeb8</url>
    <id>61b864f1135e83cc7fab7d4ca7663fd1a861aeb8</id>
    <committed-date>2008-12-27T17:19:01-08:00</committed-date>
    <authored-date>2008-12-27T17:19:01-08:00</authored-date>
    <message>History</message>
    <tree>4a1871a5291ac77a4a4bd9c2a6c2c3eaccbfbe7c</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45f36b8ed9cf78bc35b448413950f89334b1a4dd</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/7c603f834c4b309277d6b95ab9761e170f51869b</url>
    <id>7c603f834c4b309277d6b95ab9761e170f51869b</id>
    <committed-date>2008-12-27T17:18:55-08:00</committed-date>
    <authored-date>2008-12-27T17:18:55-08:00</authored-date>
    <message>Minor refactorings</message>
    <tree>d455d85733f559bf74786a005c6f92ef4fe74d89</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c51d908301e23a8594eda49f0d64ce197b3e842</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/45f36b8ed9cf78bc35b448413950f89334b1a4dd</url>
    <id>45f36b8ed9cf78bc35b448413950f89334b1a4dd</id>
    <committed-date>2008-12-27T15:52:10-08:00</committed-date>
    <authored-date>2008-12-27T15:52:10-08:00</authored-date>
    <message>adding specs for the selenium environment/port settings</message>
    <tree>6e5ed2462747c6c9494f7bdd3ecd46474dd386b2</tree>
    <committer>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>362df8abf0f0930ee95fa0b8a708191afa57578e</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/2c51d908301e23a8594eda49f0d64ce197b3e842</url>
    <id>2c51d908301e23a8594eda49f0d64ce197b3e842</id>
    <committed-date>2008-12-27T14:39:34-08:00</committed-date>
    <authored-date>2008-12-27T14:39:34-08:00</authored-date>
    <message>adding configuration option to change seleniums environment and port settings</message>
    <tree>96e77d36e280c4d356b6222e1c8a1330bf335723</tree>
    <committer>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2bf3c0aaa33cb7618556ed403c785032ace0fcbf</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/362df8abf0f0930ee95fa0b8a708191afa57578e</url>
    <id>362df8abf0f0930ee95fa0b8a708191afa57578e</id>
    <committed-date>2008-12-27T12:57:01-08:00</committed-date>
    <authored-date>2008-12-27T11:05:19-08:00</authored-date>
    <message>Fix startup bug when using Webrat::Selenium with Test::Unit</message>
    <tree>ad4f68a92a9d4a22095c96169e231a1598182546</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0eaad5276871b4f98da56ae560fa11f4dc8ee6b1</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/2bf3c0aaa33cb7618556ed403c785032ace0fcbf</url>
    <id>2bf3c0aaa33cb7618556ed403c785032ace0fcbf</id>
    <committed-date>2008-12-27T11:04:35-08:00</committed-date>
    <authored-date>2008-12-27T11:04:35-08:00</authored-date>
    <message>Ignoring test_apps directory for now</message>
    <tree>201e7484390beaacd79e6e8c41196229d43ebf8a</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22c7834512190c5991cd0ff9e27c750037be0405</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/0eaad5276871b4f98da56ae560fa11f4dc8ee6b1</url>
    <id>0eaad5276871b4f98da56ae560fa11f4dc8ee6b1</id>
    <committed-date>2008-12-25T20:28:29-08:00</committed-date>
    <authored-date>2008-12-25T20:25:27-08:00</authored-date>
    <message>Cleanup the way the tests switch Webrat modes</message>
    <tree>0f4a90e5dd6d0e080fb17ef5c3cef8243f55eebf</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d7fc04f71c170c889e6d758d5de9d98401f72dd</id>
      </parent>
    </parents>
    <author>
      <name>gaffo</name>
      <email>mike@uberu.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/22c7834512190c5991cd0ff9e27c750037be0405</url>
    <id>22c7834512190c5991cd0ff9e27c750037be0405</id>
    <committed-date>2008-12-25T20:07:10-08:00</committed-date>
    <authored-date>2008-12-25T20:04:41-08:00</authored-date>
    <message>Sets the Webrat mode with Configuration#mode= in the config block</message>
    <tree>473e024ebfb283d48fb42e3663fba2fcd4db6b2c</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd6f4986fba65dbe0dcc53e8234bfe190ad6a9aa</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/6d7fc04f71c170c889e6d758d5de9d98401f72dd</url>
    <id>6d7fc04f71c170c889e6d758d5de9d98401f72dd</id>
    <committed-date>2008-12-25T19:53:23-08:00</committed-date>
    <authored-date>2008-12-25T19:53:23-08:00</authored-date>
    <message>Add pending spec for bug in #within that needs fixing</message>
    <tree>ad154f3b8789540aa33dc17b2a8dbb5d7a839386</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0504d93446851128aaccd91de0cdc8630b6d83b</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/89e9ea91e9e83d844096a0a5861991e29b870dba</url>
    <id>89e9ea91e9e83d844096a0a5861991e29b870dba</id>
    <committed-date>2008-12-25T15:28:54-08:00</committed-date>
    <authored-date>2008-12-25T15:28:54-08:00</authored-date>
    <message>Support forwarding headers when following redirects when using the SinatraSession</message>
    <tree>e6a638261cb5cf8c642df66f8def0b230315b70d</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b88b2b29490fc9b4648efe1feb7207c512183bb7</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/d0504d93446851128aaccd91de0cdc8630b6d83b</url>
    <id>d0504d93446851128aaccd91de0cdc8630b6d83b</id>
    <committed-date>2008-12-25T14:58:56-08:00</committed-date>
    <authored-date>2008-12-25T14:58:56-08:00</authored-date>
    <message>First pass at initial specs for Webrat::SinatraSession</message>
    <tree>99aff2dfa902d7046283a1d02c632591dd8a1dbc</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd6f4986fba65dbe0dcc53e8234bfe190ad6a9aa</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/b88b2b29490fc9b4648efe1feb7207c512183bb7</url>
    <id>b88b2b29490fc9b4648efe1feb7207c512183bb7</id>
    <committed-date>2008-12-25T13:53:06-08:00</committed-date>
    <authored-date>2008-12-25T13:53:06-08:00</authored-date>
    <message>Forward headers during redirects when using the RailsSession.</message>
    <tree>d177f09cbf3a7a7766bc633eb658edff927ec1c7</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5015122fa933ba309ef14905c6f6c31fbaa6525a</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/bd6f4986fba65dbe0dcc53e8234bfe190ad6a9aa</url>
    <id>bd6f4986fba65dbe0dcc53e8234bfe190ad6a9aa</id>
    <committed-date>2008-12-25T09:23:06-08:00</committed-date>
    <authored-date>2008-12-25T09:23:06-08:00</authored-date>
    <message>Specs are only pending on MRI. They pass on JRuby</message>
    <tree>7e53478d25d8761b60b24b18a312915f1f1e8b7f</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>267a66cbc15e7f8aa49b265750e6c5e61dfaa408</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/5015122fa933ba309ef14905c6f6c31fbaa6525a</url>
    <id>5015122fa933ba309ef14905c6f6c31fbaa6525a</id>
    <committed-date>2008-12-25T09:11:48-08:00</committed-date>
    <authored-date>2008-12-25T09:11:48-08:00</authored-date>
    <message>Use a more liberal regexp to try to pass on all platforms</message>
    <tree>1615b3c72ac883fdac32e1f3a5611d3a64afcaf8</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>056ed85d987ff20cb22aa6c6b9a85bf31358c341</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/267a66cbc15e7f8aa49b265750e6c5e61dfaa408</url>
    <id>267a66cbc15e7f8aa49b265750e6c5e61dfaa408</id>
    <committed-date>2008-12-25T09:03:05-08:00</committed-date>
    <authored-date>2008-12-25T09:03:05-08:00</authored-date>
    <message>Try to fix issue where Mechanize mode leaks into spec run</message>
    <tree>6cc6abdd0e1a85f328c5e7c8023dbbed04389549</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df2df612679b0efac6bac69f79e37941d6208642</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/056ed85d987ff20cb22aa6c6b9a85bf31358c341</url>
    <id>056ed85d987ff20cb22aa6c6b9a85bf31358c341</id>
    <committed-date>2008-12-24T23:11:19-08:00</committed-date>
    <authored-date>2008-12-24T23:11:19-08:00</authored-date>
    <message>History</message>
    <tree>b79a53b76bd8c14d86f06c8ff75f9037afa8efdf</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3492a91c4eb47b95e9c24f43a948cda4602abe8a</id>
      </parent>
    </parents>
    <author>
      <name>Graham Ashton</name>
      <email>graham@effectif.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/df2df612679b0efac6bac69f79e37941d6208642</url>
    <id>df2df612679b0efac6bac69f79e37941d6208642</id>
    <committed-date>2008-12-24T23:03:42-08:00</committed-date>
    <authored-date>2008-12-09T06:59:25-08:00</authored-date>
    <message>Ensure that Webrat::MechanizeSession.request_page always uses an absolute URL.

Signed-off-by: Bryan Helmkamp &lt;bryan@brynary.com&gt;</message>
    <tree>f5199112a3513fc70744a8c5b0019733f5f9dbb3</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b9fd99bc01bfc9a83d5788032329df6bb2766a7</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/3492a91c4eb47b95e9c24f43a948cda4602abe8a</url>
    <id>3492a91c4eb47b95e9c24f43a948cda4602abe8a</id>
    <committed-date>2008-12-24T22:58:54-08:00</committed-date>
    <authored-date>2008-12-24T22:58:54-08:00</authored-date>
    <message>Updating gemspec. Another interim release</message>
    <tree>355a56159dae1d5eb093ed7e1eb579faa099a215</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d63aa1a4d3057dd7a51bfd1fbfc88dfe4939fa6</id>
      </parent>
    </parents>
    <author>
      <name>Noah Davis</name>
      <email>noah@weplay.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/0b9fd99bc01bfc9a83d5788032329df6bb2766a7</url>
    <id>0b9fd99bc01bfc9a83d5788032329df6bb2766a7</id>
    <committed-date>2008-12-19T11:32:02-08:00</committed-date>
    <authored-date>2008-12-19T11:32:02-08:00</authored-date>
    <message>stripping anchor tags from URIs before passing to rails integration session</message>
    <tree>e8a5f4428602b0836161ef4bd47a7175d103333f</tree>
    <committer>
      <name>Noah Davis</name>
      <email>noah@weplay.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3dfa329b5db4f976d0f021a946e4fbcf1139b31</id>
      </parent>
    </parents>
    <author>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/7d63aa1a4d3057dd7a51bfd1fbfc88dfe4939fa6</url>
    <id>7d63aa1a4d3057dd7a51bfd1fbfc88dfe4939fa6</id>
    <committed-date>2008-12-18T21:47:26-08:00</committed-date>
    <authored-date>2008-12-18T21:47:26-08:00</authored-date>
    <message>Extracted save_and_open_page related functionality to a module and included it in SeleniumSession as well as the standard webrat session. Also added save_and_open_screengrab method to SeleniumSession.</message>
    <tree>59333203b0b286820883196f9f89f956ddf4f2b2</tree>
    <committer>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>492a301449be888008818005c71a61fde1041ebf</id>
      </parent>
    </parents>
    <author>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/f3dfa329b5db4f976d0f021a946e4fbcf1139b31</url>
    <id>f3dfa329b5db4f976d0f021a946e4fbcf1139b31</id>
    <committed-date>2008-12-17T23:48:36-08:00</committed-date>
    <authored-date>2008-12-17T23:48:36-08:00</authored-date>
    <message>Allow SeleniumSession's click_button to be called without an argument without blowing up.</message>
    <tree>8f6dfdd77b71a628694b6c83b0ec2e950361ba5f</tree>
    <committer>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>567f5ada0e284bd5bf37611226bfbe3bbd293c03</id>
      </parent>
    </parents>
    <author>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/492a301449be888008818005c71a61fde1041ebf</url>
    <id>492a301449be888008818005c71a61fde1041ebf</id>
    <committed-date>2008-12-17T23:45:10-08:00</committed-date>
    <authored-date>2008-12-17T23:45:10-08:00</authored-date>
    <message>For your viewing pleasure... maximize the selenium window at after initializing selenium.</message>
    <tree>bc966b624f6169a9f535fca9e7b58a35f865a9c4</tree>
    <committer>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5e6af2fe7a66148ba9cd69e12e2af21b8de080d</id>
      </parent>
    </parents>
    <author>
      <name>Ross Kaffenberger</name>
      <email>ross@weplay.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/567f5ada0e284bd5bf37611226bfbe3bbd293c03</url>
    <id>567f5ada0e284bd5bf37611226bfbe3bbd293c03</id>
    <committed-date>2008-12-17T15:33:20-08:00</committed-date>
    <authored-date>2008-12-17T15:30:47-08:00</authored-date>
    <message>Text treated as regexp for buttons</message>
    <tree>4a28448050bdfd725b2c076ea8002accef26bba7</tree>
    <committer>
      <name>Ross Kaffenberger</name>
      <email>ross@weplay.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d427ed89e4a561b443dcf18b356ac3e3b5137f1</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/a5e6af2fe7a66148ba9cd69e12e2af21b8de080d</url>
    <id>a5e6af2fe7a66148ba9cd69e12e2af21b8de080d</id>
    <committed-date>2008-12-12T12:43:27-08:00</committed-date>
    <authored-date>2008-12-12T12:43:27-08:00</authored-date>
    <message>Better inspect output for Webrat elements</message>
    <tree>33d52054234c185bd17b7b19483bfc86f6ef1898</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d028e92fac355274c94211e548e8846b2c25ee2</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/2d427ed89e4a561b443dcf18b356ac3e3b5137f1</url>
    <id>2d427ed89e4a561b443dcf18b356ac3e3b5137f1</id>
    <committed-date>2008-12-08T01:02:39-08:00</committed-date>
    <authored-date>2008-12-08T01:02:39-08:00</authored-date>
    <message>simualte and automate need to be there in SeleniumSession too</message>
    <tree>3670d8e890c252571c3449290211919a989965c3</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f53e415076a24bbbbf7ae1f81574c4df948dae1f</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/0d028e92fac355274c94211e548e8846b2c25ee2</url>
    <id>0d028e92fac355274c94211e548e8846b2c25ee2</id>
    <committed-date>2008-12-07T13:39:09-08:00</committed-date>
    <authored-date>2008-12-07T13:39:09-08:00</authored-date>
    <message>Include Webrat::Matchers into IntegrationTest</message>
    <tree>93740880c7415c3241e81ef679a375add34f1ab7</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e9f4731bb0a8aa3ea5a3ca04b87efd6d40a6f93</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </author>
    <url>http://github.com/brynary/webrat/commit/f53e415076a24bbbbf7ae1f81574c4df948dae1f</url>
    <id>f53e415076a24bbbbf7ae1f81574c4df948dae1f</id>
    <committed-date>2008-12-07T11:02:06-08:00</committed-date>
    <authored-date>2008-12-07T11:02:06-08:00</authored-date>
    <message>include Webrat::Selenium::Matchers into Webrat::Selenium::Rails::World</message>
    <tree>f1339e7789629255ed2d2df86182a11bc6316e30</tree>
    <committer>
      <name>Bryan Helmkamp</name>
      <email>bryan@brynary.com</email>
    </committer>
  </commit>
</commits>
