Carlos Antonio da Silva
|
5ad348d776
|
Add cleanup method to clear cookies for Celerity/Culerity and RackTest, with tests for Selenium included
|
2010-06-24 10:51:44 -03:00 |
|
Gareth Townsend
|
d1fc4d6e1a
|
Rename response_code to status_code for consistency.
Update selenium specs to ensure that it raises the Capybara::NotSupportedByDriverError error.
|
2010-06-07 13:14:40 +10:00 |
|
Larry Diehl
|
67a2076ecc
|
Merge remote branch 'jgagner/master'
Conflicts:
lib/capybara/driver/selenium_driver.rb
lib/capybara/session.rb
spec/driver/selenium_driver_spec.rb
|
2010-04-28 16:03:27 -07:00 |
|
Jonas Nicklas
|
9a19b758ca
|
All drivers now support relative searching
There is a bug in Selenium, which causes it to
find only descendant nodes, even when asked for
a global search. Bug filed here:
http://code.google.com/p/selenium/issues/detail?id=403
|
2010-02-26 18:38:27 +01:00 |
|
jgagner
|
8ad161b041
|
#within_frame method
|
2010-01-12 11:40:10 -08:00 |
|
Lenny Marks
|
ee49df6561
|
Pulled out find/have methods into Searchable module to be shared by Session and Node(for relative searching)
|
2009-12-24 00:41:34 -05:00 |
|
Dennis Rogenius
|
bcff9d7eda
|
fixed a desciption and removed whitespaces
|
2009-12-11 22:40:23 +01:00 |
|
Theo Hultberg and Jonas Nicklas
|
6b099a4a33
|
renamed to capybara
|
2009-11-16 22:02:16 +01:00 |
|
Jonas Nicklas and Kevin Fitzpatrick
|
ac7d044243
|
Changed to use selenium-webdriver and it works!
|
2009-11-14 10:44:46 +01:00 |
|
Jonas Nicklas
|
8706b7641c
|
Move driver specs into own directory
|
2009-11-07 18:55:55 +01:00 |
|