Noah Davis
|
ccaf41160c
|
Save and open page storage directory now defaults to "tmp" under current directory if exists, otherwise current directory
|
2010-01-17 18:29:35 -05:00 |
Noah Davis
|
71dcfb327d
|
Save and open page directory specified via configuration
|
2010-01-16 19:18:28 -05:00 |
Bryan Helmkamp
|
2fc9f3f7f9
|
Move adapters to webrat/adapters, and Rails and Merb integration code into webrat/integrations
|
2009-08-19 23:42:54 -04:00 |
Bryan Helmkamp
|
11f30d1d2e
|
Dropping support for Hpricot and REXML
|
2009-08-19 23:14:13 -04:00 |
Bryan Helmkamp
|
986682488e
|
Rename MerbSession to MerbAdapter
|
2009-08-12 20:50:55 -04:00 |
Mike Gaffney
|
4cce77ef0d
|
removing rspec warnings
|
2009-06-14 22:37:35 -05:00 |
Mike Gaffney
|
f3a12adaa9
|
whitespace changes
|
2009-06-04 12:18:31 -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 |
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
|
03914fd293
|
Whitespace
|
2009-04-07 20:30:12 -04:00 |
Bryan Helmkamp
|
996484c890
|
Refactoring selenium RC and app server boot code
|
2009-04-06 14:02:09 -04:00 |
Bryan Helmkamp
|
4769a5f90b
|
Detect infinite redirects and raise a Webrat::InfiniteRedirectError (Daniel Lucraft)
|
2009-02-08 20:54:00 -05:00 |
Bryan Helmkamp
|
00d0d7b438
|
Temporary shim to support Merb's require statement for Webrat
|
2009-01-18 16:20:58 -05:00 |
Bryan Helmkamp
|
fdb94f399c
|
Allow multiple configuration blocks without dropping previous configuration.
If you really want to start with a default configuration use:
Webrat.configure(Webrat::Configuration.new) do |config|
...
end
|
2009-01-18 16:15:56 -05:00 |
cornel.borcean
|
c79d2216b2
|
added selenium_browser_key to allow running on more than firefox, and completed the ability to configure to work with selenium grid."
"
|
2009-01-12 15:15:11 -06:00 |
cornel.borcean
|
0edffe0ac4
|
added selenium_server port and address and application address for configuring selenium more dynamically
|
2009-01-12 12:50:53 -06:00 |
cornel.borcean
|
0ce92dfcd8
|
changed selenium_environment to application_environment and deprecated selenium_environment and selenium_port
|
2009-01-12 12:32:14 -06:00 |
cornel.borcean
|
33d2cdcc53
|
changed selenium_port to application_port to reflect what the variable is used for ...
|
2009-01-12 12:13:22 -06:00 |
Bryan Helmkamp
|
b4dd150250
|
Moving spec/webrat to spec/private and spec/api to spec/public (a la Merb)
|
2008-12-29 01:06:04 -05:00 |