Starting with a recent capybara release, using formulaic kicks out deprecation warnings. Example from the formulaic feature spec:
Locator #<Formulaic::Label:0x007fc83c29c4b0 @model_name=:user, @attribute=:name, @action=:new> must be an instance of String or Symbol. This will raise an error in a future version of Capybara.
Starting with a recent capybara release, using formulaic kicks out deprecation warnings. Example from the formulaic feature spec: