Commit Graph

33 Commits

Author SHA1 Message Date
Jonas Nicklas b382a0e769 tagged 0.4.1.1 2011-01-21 21:47:54 +01:00
Jonas Nicklas e9e5829953 tagged 0.4.1 2011-01-21 17:19:14 +01:00
Jonas Nicklas cb502cb715 Gemfile lock a-gain 2011-01-21 17:15:31 +01:00
Jonas Nicklas fc5540310c Gemfile.lock again 2011-01-21 15:47:55 +01:00
Jonas Nicklas 3e8cc0fae2 updated Gemfile.lock 2011-01-21 15:38:02 +01:00
Anders Törnqvist and Jonas Nicklas 540571a77c updated Gemfile.lock 2011-01-21 15:24:21 +01:00
Jonas Nicklas ee63c661ec Tagged 0.4.1.rc 2011-01-09 14:22:50 +01:00
Jonas Nicklas 9b7e6c72e3 Add xpath gem as submodule and run from submodule
This way it's far easier to develop against the
most recent version of the gem.
2011-01-09 13:43:36 +01:00
Jonas Nicklas f58fa61c59 Switch to local xpath via environment variable 2010-12-10 16:40:56 +01:00
Jonas Nicklas 87d010394f New bundler adds a metadata annotation 2010-11-21 14:06:49 +01:00
Jonas Nicklas 86a870f596 Upgrade to latest rspec 2010-11-18 22:23:29 +01:00
Jonas Nicklas 486b6505c4 Added fuubar 2010-11-17 09:34:47 +01:00
Jonas Nicklas 5c6b569015 Use latest selenium-webdriver 2010-11-09 13:46:43 +01:00
Jonas Nicklas 982280ac46 Update to latest gems in development 2010-10-22 17:42:28 +02:00
Jonas Nicklas 2a30257c31 Tagged 0.4.0.rc 2010-10-12 13:33:26 +02:00
Jonas Nicklas bcbbd64916 Upgraded to latest xpath 2010-10-08 17:27:54 +02:00
Jonas Nicklas 5297bdb0ec Add bundler dependency itself to gemfile
This makes sure people don't bundle install
with old versions of bundler
2010-10-06 22:05:33 +02:00
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