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
Thomas Walpole
de2f221aeb Update for release version of Puma 6 2022-10-15 15:43:41 -07:00
Thomas Walpole
9f87c51b61 Update puma registration for latest master 2022-10-15 15:06:47 -07:00
Thomas Walpole
7efced6e73 Rubocop updates 2021-03-14 14:59:48 -07:00
Yuriy Alekseyev
df5941b7cc
Use chrome browser in selenium_chrome and selenium_chrome_headless drivers 2021-01-26 13:25:49 +03:00
Thomas Walpole
6440e5c76c add_argument is available in all supported selenium-webdriver versions 2021-01-20 14:25:07 -08:00
Thomas Walpole
0ad261ad0a Use Gem requirements to cleanup some workarounds 2021-01-20 11:37:49 -08:00
Thomas Walpole
e0823f4fd1 Updates for selenium 4 latest alpha - Fix issue #2431 2021-01-19 22:48:37 -08:00
Thomas Walpole
bd179928d2 Use #headless! when Firefox optioms supports it 2021-01-19 10:52:22 -08:00
Nathan Broadbent
48bb29ab79
Call conf.clamp for puma options to convert the default :environment Proc into a String (#2413)
* Call conf.clamp for puma options to convert the default :environment Proc into a String
2020-10-31 11:33:45 -07:00
Thomas Walpole
f59df7ed86 Style updates 2020-09-05 12:24:43 -07:00
Jon Zeppieri
8f6f822c46 Fixes ruby 2.7 deprecation warning when registering webrick 2020-05-08 13:45:18 -04:00
Thomas Walpole
4012783fdd Code style fix 2019-08-03 12:29:37 -07:00
Thomas Walpole
8fdc2319e8 Patch Puma::MiniSSL::Socket#read_nonblock to be non-blocking when using Capybaras Puma server registration - Fix Issue #2227 2019-08-03 11:36:17 -07:00
Thomas Walpole
eb8fe55b99 Only default puma options to queue_requests: false if ssl is specified 2019-07-23 12:05:16 -07:00
Thomas Walpole
5752b7e0ca Add queue_requests = false to default puma config - Issue #2227 2019-07-08 10:57:56 -07:00
Thomas Walpole
cb56046153 Move driver and server registrations into separate files 2019-04-11 10:21:45 -07:00