Thomas Walpole
7b25bf986d
Support Capybara 3 current_url/title being for top level browsing context requirement
2018-03-21 10:18:26 -07:00
Thomas Walpole
778ec7f43c
Support new Capybara 3 text requirements
2018-03-13 13:18:03 -07:00
Thomas Walpole
1d4dfdaac9
Add support for keys and offset with mouse clicks coming in Capybara 3
2018-01-11 11:10:40 -08:00
Thomas Walpole
41ea3e5627
mime-types gem is no longer used
2017-11-08 09:13:59 -08:00
Thomas Walpole
7cd6f5c595
Update Appraisal
2017-10-17 17:32:38 -07:00
Thomas Walpole
0a1d9c4a0d
Capybara 2.7 tests don't work on travis trusty due to change in behavior when TestApp.clone is used - don't test it
2017-10-17 16:27:35 -07:00
Thomas Walpole
a916a90b21
Loosen Capybara restriction and test with 2.15
2017-10-17 15:25:21 -07:00
Thomas Walpole
1617ee424c
Support Capybara 2.13 and fix some hound warnings
2017-03-25 14:29:44 -04:00
Thomas Walpole
ed295f25bd
Update to modern RSpec
2017-02-06 10:56:58 -08:00
Thomas Walpole
43ebe80704
Support Capybara 2.11
...
* Update versions being tested against
* Implement missing APIs from newer versions
2017-01-13 09:12:31 -05:00
Thomas Walpole
9a5f7b1578
Set json gem version for ruby 1.9
2016-10-06 16:26:49 -07:00
Matthew Horan
4eb066c922
Release capybara-webkit 1.10.0
2016-04-07 20:44:16 -04:00
Matthew Horan
18651a0caf
Release capybara-webkit 1.9.0
2016-03-29 22:04:10 -04:00
Thomas Walpole
3d14e2fd33
Remove the lock files from the testing gemfiles
2016-01-21 12:04:10 -08:00
Thomas Walpole
806a9c90f4
Allow Capybara 2.6 - drop 2.4 from travis testing
2016-01-21 11:17:49 -08:00
Thomas Walpole
2c894a5830
Test against Capybara master
...
Test against the master branch of Capybara to detect upcoming issues,
but allow the branch to fail without making the build go red.
2016-01-04 13:27:53 -05:00
Matthew Horan
e9bd20a184
Bump to 1.7.1
2015-09-23 19:36:37 -04:00
Matthew Horan
6c375e5dbf
Bump to 1.7.0
2015-08-29 20:04:32 -04:00
Matthew Horan
cb7420d792
Bump runtime dependencies for Capybara 2.5
...
We're not completely compatible with the release, as Node#send_keys
implementation is missing. However, we're going to release this so that
people can get started with Capybara 2.5 today.
2015-08-29 19:13:49 -04:00
Matthew Horan
61403a2bfd
Release capybara-webkit 1.5.0
2015-03-27 17:18:54 -04:00
nritholtz
73971d9b7f
Bump Selenium Webdriver version in development to support latest Firefox
2015-03-20 18:29:32 -04:00
Matthew Horan
70ffd66213
Release capybara-webkit 1.4.1
2015-01-27 10:44:04 -05:00
Matthew Horan
4d898b4536
Release capybara-webkit 1.4.0
2015-01-21 20:16:48 -05:00
Joe Ferris
798268f0db
Support fewer Capybara versions
...
* Version 2.2.1 is almost a year old
* Still supports latest two minor versions
* Supporting so many versions slows down development, CI
2014-12-09 15:47:59 -05:00
Matthew Horan
37fdbe1355
Release capybara-webkit 1.3.1
2014-10-21 22:50:16 -04:00
Matthew Horan
c1b501ca52
Release capybara-webkit 1.3.0
...
[ci skip]
2014-08-18 14:21:23 -04:00
Matthew Horan
6cd0348101
Add Capybara 2.4 to Appraisals
2014-07-13 19:19:01 -04:00
Matthew Horan
2687c2f31c
Release capybara-webkit 2.1.0
...
* Capybara 2.3 compatibility.
* Kill webkit_server when parent process closes stdin.
2014-07-02 13:53:59 -04:00
Joe Ferris
67072bcfd1
Update Appraisals
2014-07-01 20:36:42 -04:00
Matthew Horan
b7d6be163c
Bump selenium-webdriver dependency
2014-02-13 19:25:03 -05:00
Matthew Horan
2b417defb8
Skip forking spec on JRuby
...
* JRuby doesn't support `fork`, so this test is irrelevant.
2014-01-28 19:17:16 -05:00
Matthew Horan
681aa64bf2
Release capybara-webkit 1.1.1
...
* Merry Christmas!
2013-12-24 19:26:05 -05:00
Matthew Horan
1dd9fcf150
Lock capybara dependency to < 2.2
...
* Though capybara-webkit 1.1 works with capybara 2.2, it does not
implement all new features.
2013-12-24 18:33:06 -05:00
Matthew Horan
8466b582ef
Bump selenium-webdriver
...
Closes #500
2013-08-05 22:17:26 -07:00
Matthew Horan
9bbf4f6b55
Release capybara-webkit 1.0.0
...
Fixes #505 .
2013-05-21 21:57:30 -04:00
Prem Sichanugrist
0abc7e139f
Test Capybara Webkit against Capybara v2.1.0
2013-04-09 11:45:57 -04:00
Matthew Horan
9223d9fd79
Bump Capybara 2.1 dependency to rc1
2013-04-02 12:37:21 -04:00
Matthew Horan
8be4f316c5
Bump Capybara 2.1 appraisal to beta1
2013-03-28 20:20:40 -04:00
David Tengdin and Matthew Horan
47ac51e4dc
Implement Node#hover
2013-02-28 13:41:50 -05:00
David Tengdin and Matthew Horan
121a360e75
Add selenium-webdriver as development dependency
...
Capybara 2.1 will make selenium-webdriver optional.
2013-02-25 21:24:59 -05:00
David Tengdin and Matthew Horan
ab7a34dab5
Update appraisals for capybara 2.1
2013-02-25 21:24:37 -05:00
Joe Ferris
59ba8611ba
Bump to 0.8.0; add json as a dependency
2012-01-20 09:59:29 -05:00
Gabe Berke-Williams
6ba9dcbf2b
Use Bundler gem conventions.
...
Add VERSION constant. Use latest version of appraisal.
2011-11-11 20:59:24 -05:00
Joe Ferris
8d3775dd74
Add appraisal to test across versions; fix support for capybara 1.0
2011-09-30 16:56:14 -05:00