python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Rails-ujs doesn't work in Capybara tests in Rails 7 (with Selenium driver)
I've connected @rails/ujs, pinned it and included in js files. And I see that code works as I expect, when I try to do it on development server. But when I launch my capybara tests with selenium drive...

Ruslan Valeev
Votes: 0
Answers: 1
Rails UJS not firing with Rails 7
I upgraded my Rails application to Rails 7. I know that Turbolinks and Rails UJS actually are replaced by the Hotwire combination of Stimulus and Turbo in Rails 7, but I wanted to know whether I can s...
sam
Votes: 0
Answers: 2