Cucumber Capybara scroll to bottom of page August 27, 2023 by Tarik You could use javascript to achieve this: page.execute_script "window.scrollBy(0,10000)"