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

16 commits

Author SHA1 Message Date
Jonas Nicklas
81a686dd4b Merge branch 'master' of github.com:jnicklas/capybara
Conflicts:
	Gemfile.lock
2010-10-06 21:12:11 +02:00
Jonas Nicklas
b9dadbb833 Update for latest xpath gem 2010-10-06 21:07:26 +02:00
Rob Holland
55476db4bd Fix the rack driver to favour option's value attributes over their content. 2010-10-04 21:17:07 +01:00
Bernerd Schaefer
19e1ffc084 Update to rspec2
Use rspec2's metadata features to skip celerity specs when run in MRI
and culerity specs when jruby is not installed.
2010-09-18 12:34:14 -05:00
Jonas Nicklas
4c6c5cd4fa Pass through options to drivers, final puzzle piece! 2010-09-15 22:38:38 +02:00
Nicklas Ramhöj
3f606a8f1f Updated to latest selenium webdriver 2010-09-07 18:22:04 +02:00
Nicklas Ramhöj
844bd776ae Use same session in all specs
This prevents most of all Selenium from opening
dozens of browser windows.
2010-09-07 18:20:04 +02:00
Jonas Nicklas
1f045d222c Apparently our platform is java as well, hmm 2010-09-07 18:17:38 +02:00
Jonas Nicklas
caf26b26b2 Require recent version of selenium webdriver 2010-08-21 19:17:25 +02:00
Jonas Nicklas
1ed5d6fa81 Lockfile update 2010-08-20 14:46:19 +02:00
Jonas Nicklas
d59d7bb3f7 Extract HTML xpaths into XPath gem 2010-08-14 18:35:46 +02:00
Jonas Nicklas
5f9483326c Use new union methods 2010-08-14 18:28:45 +02:00
Jonas Nicklas
ed19bfb2c8 Use xpath gem from github, not local 2010-08-14 14:33:55 +02:00
Jonas Nicklas
04e42bf2fa Very first attempt at using XPath for something 2010-08-14 13:45:32 +02:00
Jonas Nicklas
183da5278d Add celerity to gemspec 2010-08-14 13:41:15 +02:00
Jonas Nicklas
c6edcf7423 Use bundler in development.
Wow, that was easy...
2010-07-21 23:32:14 +02:00