wearefine / fae

CMS for Rails. For Reals.
https://www.faecms.com
MIT License
849 stars 140 forks source link

Has seo #592

Closed jasonfine closed 1 year ago

jasonfine commented 1 year ago

Note the gem 'capybara-webkit', github: 'thoughtbot/capybara-webkit', branch: 'master'

Seeing hundreds of these running tests lately:

DEPRECATED: Capybara::Helpers::normalize_whitespace is deprecated, please update your driver

The internet said to track master (this fixed the deprecation warnings), and capybara-webkit is retired/archived at this point so we might want to look into migrating away from it at some point.