1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

10 commits

Author SHA1 Message Date
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
Thomas Walpole
f7590ab339 Selenium::Webdrive#drag_and_drop_on is deprecated 2011-07-08 10:06:40 -07:00
Thomas Walpole
3f53e82ed9 Selenium::WebDriver::Element#select and #toggle are deprecated - replace with click 2011-06-23 11:42:00 -07: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
Kevin Fitzpatrick & Matthew DuVall
2d2f877451 Fixed again, previous checkin was to the wrong node.rb class. chromedriver + Chrome 12 YELLS tag names in UPPERCASE 2011-05-17 12:21:51 -07:00
Aaron Gibralter
eef139ff48 Refactor Capybara::Selenium::Node#[] and Capybara::Selenium::Node#value 2011-04-28 12:30:01 -07:00
Aaron Gibralter
f02754183b Fix deprecation warning in selenium driver.
As of selenium-webdriver 0.2.0:
"Selenium::WebDriver::Element#value is deprecated, please use Selenium::WebDriver::Element#attribute('value')"
2011-04-27 15:17:56 -07:00
Jonas Nicklas
79ff093727 Move and rename Selenium driver class 2011-04-11 06:24:00 +01:00