Bryan Helmkamp
|
6720bbb476
|
History
|
2009-06-15 00:07:09 -04:00 |
Bryan Helmkamp
|
c2409d78a7
|
History
|
2009-06-14 21:59:32 -04:00 |
Bryan Helmkamp
|
d620e66bd8
|
Use Launchy to handle opening pages in the browser with cross-platform compatibility
|
2009-06-14 21:38:04 -04:00 |
Bryan Helmkamp
|
d60671cd3d
|
History
|
2009-06-14 21:20:01 -04:00 |
Jakub Kuźma
|
8b98540aef
|
Ruby 1.9 compatibility: Avoid calling #to_s on Arrays
[#249 state:resolved]
|
2009-06-14 21:05:38 -04:00 |
Erin Staniland
|
b75ff6221b
|
Added missing quote from rewrite_css_and_image_references and added support for single quotes
|
2009-06-14 21:01:06 -04:00 |
Mike Gaffney
|
70fadbe7fc
|
added attribution
|
2009-06-04 15:05:08 -05:00 |
mike.gaffney
|
b2c423c49c
|
[#50 state:resolved] added deprecation warning
|
2009-06-03 10:01:27 -05:00 |
mike.gaffney
|
796ede6cea
|
expand name refactor
|
2009-06-02 18:45:02 -05:00 |
mike.gaffney
|
28c676b4fc
|
[#234 state:resolved] added attribution
|
2009-06-02 18:44:44 -05:00 |
mike.gaffney
|
b6d26480ea
|
[#221 state:resolved] added attribution
|
2009-06-01 12:01:47 -05:00 |
mike.gaffney
|
0394a1fc15
|
[#254 state:resolved] Added attribution
|
2009-05-29 17:09:55 -05:00 |
mike.gaffney
|
6fc6530a6b
|
[#256 state:resolved] Added attribution
|
2009-05-29 16:36:46 -05:00 |
mike.gaffney
|
c3f067b551
|
added missing attribution
|
2009-05-28 18:05:28 -05:00 |
mike.gaffney
|
e0bdab3236
|
[#194 state:resolved] updated history
|
2009-05-28 18:04:40 -05:00 |
mike.gaffney
|
fd431f2ce8
|
[#242 state:resolved]
allowed changing the default timeout for browser startup in selenium
|
2009-05-18 16:37:45 -05:00 |
Mike Gaffney
|
c6fd28d37a
|
[#238 state:resolved] merged
|
2009-05-13 23:15:16 -05:00 |
Mike Gaffney
|
fa3b2c8bb2
|
[#215 state:resolved] merged
|
2009-05-13 23:06:26 -05:00 |
Bryan Helmkamp
|
b439d7f807
|
Revert "Canonicalize all URLs (Shalon Wood)"
This reverts commit 755cf6e508 .
|
2009-05-11 16:48:28 -04:00 |
Bryan Helmkamp
|
35cbfd9643
|
Use Nokogiri on JRuby -- ~2x faster than REXML on JRuby for me
|
2009-05-11 00:13:00 -04:00 |
Bryan Helmkamp
|
755cf6e508
|
Canonicalize all URLs (Shalon Wood)
|
2009-05-11 00:12:27 -04:00 |
mike.gaffney
|
481bfe03c0
|
updated history
|
2009-04-22 12:27:24 -05:00 |
mike.gaffney
|
b1dfc1c01f
|
updating history for Zach Dennis's fix
|
2009-04-16 12:37:33 -05:00 |
Noah Davis
|
ff42db076f
|
Select fields with duplicate selected options sent an incorrect value
|
2009-04-11 13:19:59 -04:00 |
Bryan Helmkamp
|
5bb587dde1
|
History
|
2009-04-06 14:03:47 -04:00 |
Bryan Helmkamp
|
979418e303
|
History
|
2009-04-06 12:40:28 -04:00 |
Bryan Helmkamp
|
50d8a7ec51
|
History
|
2009-04-06 12:33:45 -04:00 |
Bryan Helmkamp
|
304baeb754
|
Change default app environment from "selenium" to "test"
|
2009-04-06 12:33:24 -04:00 |
Bryan Helmkamp
|
e2a672a767
|
Prep 0.4.3 release
|
2009-03-17 01:26:38 -04:00 |
Bryan Helmkamp
|
62491121c1
|
History
|
2009-03-08 18:59:15 -04:00 |
Luke Melia
|
72123c1cec
|
When faced with a label with no for attribute, that contains a hidden field and another field, as can be the case in Rails 2.3's checkbox view, webrat now locates the non-hidden field.
|
2009-03-01 01:44:35 -05:00 |
Matthew Ford
|
740bb293e3
|
Fix for #161 When using Rails 2.3 it uses Rack::Utils to parse params
|
2009-02-28 23:08:07 -05:00 |
Bryan Helmkamp
|
00433bafe5
|
History
|
2009-02-27 20:45:51 -05:00 |
Bryan Helmkamp
|
b7e0d6f8e6
|
Prep for 0.4.2 release
|
2009-02-24 12:29:05 -05:00 |
Bryan Helmkamp
|
e32a208b7f
|
Fix warning caused by Nokogiri deprecating CSS::Parser.parse (Aaron Patterson) [#176 state:resolved]
|
2009-02-23 22:19:02 -05:00 |
Peter Jaros
|
24eab77ecd
|
Accept do/end blocks in matchers. [#157 state:resolved]
|
2009-02-09 00:31:17 -05:00 |
Bryan Helmkamp
|
a89e3ee612
|
History [#159 state:resolved]
|
2009-02-08 21:05:58 -05:00 |
Bryan Helmkamp
|
4769a5f90b
|
Detect infinite redirects and raise a Webrat::InfiniteRedirectError (Daniel Lucraft)
|
2009-02-08 20:54:00 -05:00 |
Bryan Helmkamp
|
e5ae16367c
|
Prep for 0.4.1 release
|
2009-01-31 17:58:17 -05:00 |
Bryan Helmkamp
|
aa97b063f7
|
History
|
2009-01-31 17:31:35 -05:00 |
Bryan Helmkamp
|
c25885afc0
|
History
|
2009-01-27 19:16:32 -05:00 |
Bryan Helmkamp
|
d2d8de7963
|
History
|
2009-01-27 19:11:28 -05:00 |
Bryan Helmkamp
|
91edb22b81
|
History
|
2009-01-25 20:02:40 -05:00 |
Bryan Helmkamp
|
6836115308
|
History
|
2009-01-25 19:45:58 -05:00 |
Noah Davis
|
f956bea7dd
|
Adding rescue from Webrat::TimeoutError in selenium matchers which allows NegativeMatchers to behave correctly
|
2009-01-24 01:44:05 -05:00 |
Mike Gaffney
|
18fa3ab11c
|
Merge branch 'master' of git@github.com:gaffo/webrat
Conflicts:
History.txt
|
2009-01-23 22:55:32 -06:00 |
Amos King
|
40280a4a0d
|
fix history to be in correct version.
|
2009-01-23 22:53:29 -06:00 |
Mike Gaffney
|
fc4ba75e22
|
Merge branch 'master' of git@github.com:gaffo/webrat
|
2009-01-23 22:46:16 -06:00 |
Amos King
|
099341cede
|
Forgot to add Mike
|
2009-01-23 22:42:34 -06:00 |
Mike Gaffney
|
f4f0e3b6a7
|
Merge branch 'master' of git@github.com:brynary/webrat
|
2009-01-23 22:35:46 -06:00 |