Commit Graph

13 Commits

Author SHA1 Message Date
Ryunosuke SATO 1c161c6092 Support `Capybara::Session#save_screenshot` 2012-07-10 13:52:13 +09:00
Alistair Hutchison e6e885c089 Make within_frame return the value of calling the given block 2012-05-21 15:30:18 +01:00
Jonas Nicklas a1b1cc7132 Remove resynchronization for Selenium 2012-02-01 14:23:17 +01:00
Kouhei Sutou ab36126ad2 suppress a warning:
lib/capybara/selenium/driver.rb:22: warning: instance variable @exit_status not initialized
2012-01-08 23:02:24 +09:00
Kouhei Sutou 16145ad11d suppress warnings:
lib/capybara/selenium/driver.rb:14: warning: instance variable @browser not initialized
lib/capybara/selenium/driver.rb:79: warning: instance variable @browser not initialized
2012-01-08 23:01:46 +09:00
Kouhei Sutou be7c258446 suppress a warning:
lib/capybara/selenium/driver.rb:82: warning: assigned but unused variable - e
2012-01-08 22:53:45 +09:00
Jared Grippe f5e5f3200c is this a terrible idea? 2011-11-09 14:02:53 -08:00
Edgars Beigarts 5f4c537ed9 Make sure that exit codes of tests are propagated properly when using selenium webdriver. 2011-08-22 11:15:03 +03:00
Jonas Nicklas and Nicklas Ramhöj ec2ff46220 Switch off resynchronization by default
Didn't we already do this?
2011-08-15 15:34:30 +02:00
Jonas Nicklas 941e50132a Elements are automatically reloaded 2011-07-13 17:52:42 +02:00
Jonas Nicklas 91de98bb03 Switch off resynchronization by default 2011-07-13 15:40:17 +02:00
Jon Leighton 97da26eef4 The at_exit hook to quit the selenium browser should not execute for unrelated child processes 2011-05-23 23:47:48 +01:00
Jonas Nicklas 79ff093727 Move and rename Selenium driver class 2011-04-11 06:24:00 +01:00
Renamed from lib/capybara/driver/selenium_driver.rb (Browse further)