Noah Davis
|
2f12422ae8
|
New webrat configuration option selenium_firefox_profile which is passed to selenium server
|
2010-02-26 15:54:31 -05:00 |
lukemelia
|
d9d9cc1fcc
|
Added application_port_for_selenium to webrat configuration. The use case is when you want to test through a web server sitting in front of your application server.
|
2010-01-18 09:49:44 -05:00 |
Noah Davis
|
d73eca71ee
|
Releasing v 0.7.0
|
2010-01-17 20:44:20 -05:00 |
Noah Davis
|
8d2fa24b4a
|
Added missing dependency "rack-test" to gemspec (LH #339)
|
2010-01-17 20:42:37 -05:00 |
hpoydar
|
4ac8456a48
|
Replaced selenium standalone jar to fix Snow Leopard + Firefox 3.5 issue
|
2010-01-17 20:30:55 -05:00 |
Noah Davis
|
3159ae081f
|
changelog update
|
2010-01-17 20:23:48 -05:00 |
Noah Davis
|
1874f6d395
|
Removed save_and_open_page's rewriting of static asset paths before saving (was not actually working)
|
2010-01-16 19:28:29 -05:00 |
Noah Davis
|
71dcfb327d
|
Save and open page directory specified via configuration
|
2010-01-16 19:18:28 -05:00 |
Noah Davis
|
db168bedec
|
Make "should contain" ignore extra whitespace when doing string comparisons
|
2010-01-13 16:47:35 -05:00 |
lukemelia
|
f9985cd488
|
Make selenium matchers handle negative match more consistently with positive match
|
2010-01-05 18:33:45 -05:00 |
Bryan Helmkamp
|
4081fe5538
|
Prep for 0.6.0 release
|
2009-11-28 00:18:58 -05:00 |
Bryan Helmkamp
|
a9ff3efcd7
|
History
|
2009-11-15 16:50:46 -05:00 |
Bryan Helmkamp
|
f9f2a98189
|
History
|
2009-11-15 16:50:39 -05:00 |
Bryan Helmkamp
|
0536360773
|
History
|
2009-11-15 16:29:27 -05:00 |
Bryan Helmkamp
|
f51b745e89
|
When a timeout occurs in wait_for, include the HTML from Selenium in the exception
|
2009-09-22 15:23:49 -04:00 |
Bryan Helmkamp
|
194d3250cc
|
Prep for 0.6.rc1 release
|
2009-09-22 12:41:57 -04:00 |
Bryan Helmkamp
|
b68c6859e8
|
History
|
2009-09-22 12:41:41 -04:00 |
Bryan Helmkamp
|
8772505322
|
History
|
2009-09-07 14:16:23 -04:00 |
Bryan Helmkamp
|
63591a8c30
|
History
|
2009-09-07 13:18:57 -04:00 |
Bryan Helmkamp
|
b0a8922eb4
|
History
|
2009-09-07 13:08:34 -04:00 |
Bryan Helmkamp
|
98efa54900
|
Whitespace
|
2009-08-29 16:09:30 -04:00 |
Bryan Helmkamp
|
49c25027e9
|
History
|
2009-08-29 16:05:56 -04:00 |
Bryan Helmkamp
|
755abb7e07
|
History
|
2009-08-19 23:44:33 -04:00 |
Bryan Helmkamp
|
11f30d1d2e
|
Dropping support for Hpricot and REXML
|
2009-08-19 23:14:13 -04:00 |
Simon Rozet
|
997ff97405
|
MerbSession now use RackSession under the hood
|
2009-08-19 23:14:08 -04:00 |
Bryan Helmkamp
|
887d2b07f3
|
Prep for 0.5.1 release
|
2009-08-18 00:42:24 -04:00 |
Bryan Helmkamp
|
ad0c846f17
|
History
|
2009-08-18 00:39:53 -04:00 |
Bryan Helmkamp
|
d55802d26e
|
History
|
2009-08-12 20:17:16 -04:00 |
Bryan Helmkamp
|
25e46a00f6
|
History
|
2009-08-12 20:14:01 -04:00 |
Bryan Helmkamp
|
083332cdd3
|
Prep for 0.5.0 release
|
2009-08-12 12:14:18 -04:00 |
Bryan Helmkamp
|
3952d46979
|
History
|
2009-08-12 11:50:17 -04:00 |
Bryan Helmkamp
|
987766b10d
|
Don't require rubygems at runtime (Simon Rozet)
|
2009-08-10 20:14:48 -04:00 |
Bryan Helmkamp
|
796318d1ed
|
Prep for 0.4.5 release
|
2009-08-10 20:01:06 -04:00 |
Bryan Helmkamp
|
273e8c541a
|
History
|
2009-07-08 14:06:03 -04:00 |
Bryan Helmkamp
|
1769075c25
|
History
|
2009-06-16 17:47:55 -04:00 |
Mike Gaffney
|
9b5b9fad62
|
Added attribution
[#168 state:resolved]
|
2009-06-15 22:44:02 -05:00 |
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 |