Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Walpole a3ff5514f4 When using rack-test 2, we no longer need to send NilUploadedFile to trigger multipart 2022-06-12 17:58:20 -07:00
Thomas Walpole 2ffbb3c6a5 Allow drivers to provide initial element visibility with found elements and receive other optional filtering options for find_xpath/css.
Implement initial visibility return for Selenium
Use text content to pre-filter XPath searches
2019-01-08 10:52:19 -08:00
Thomas Walpole cbe1a24b1d Update some travis build versions 2019-01-04 12:23:42 -08:00
Thomas Walpole 526a2a98ea Fix spec files naming and add missing pragmas 2018-04-18 13:45:35 -07:00
Thomas Walpole a1b7e454be Add specific gemfile for appveyor ie testing 2018-04-05 09:45:22 -07:00
Aleksei Gusev 200ea0a94d Fix running IE tests on CI 2018-03-31 14:09:45 +03:00
Thomas Walpole 24eb7a0702 rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
Thomas Walpole 037200d198 xpath gem repo move to teamcapybara 2017-05-25 10:43:28 -07:00
Andrey Botalov a4b694bd8c Allow to use markdown in yard docs and write better documentation for session's reset method 2014-04-03 22:52:38 +03:00
Jonas Nicklas 7698c3582e remove xpath submodule 2013-03-16 02:29:02 +01:00
CJ Kihlbom and Jonas Nicklas 85a7de6c4a New source, prevent deprecation warning 2013-02-24 18:44:00 +01:00
CJ Kihlbom and Jonas Nicklas 1e3000a252 Bundler 1.1 allows Gemfile to override gemspec dependencies 2013-02-24 18:44:00 +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 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
Rob Holland 55476db4bd Fix the rack driver to favour option's value attributes over their content. 2010-10-04 21:17:07 +01:00
Jonas Nicklas c6edcf7423 Use bundler in development.
Wow, that was easy...
2010-07-21 23:32:14 +02:00