[🐛 Bug]: Ruby example code is not working - Remote WebDriver - Downloads - undefined method downloadable_files
#1751
Labels
downloadable_files
#1751
What happened?
I'm trying to use Ruby to connect to a remote
WebDriver
and have a zip file downloaded from a website.Here's the official document:
https://www.selenium.dev/documentation/webdriver/drivers/remote_webdriver/
https://github.com/SeleniumHQ/seleniumhq.github.io/blob/trunk/examples/ruby/spec/drivers/remote_webdriver_spec.rb
I'm using Rubymine, and I got the error when trying to run the following line:
The compiler is showing as the below:
What browsers and operating systems are you seeing the problem on?
Windows 11, RubyMine 2024.1.2, selenium-webdriver v4.4.0
The text was updated successfully, but these errors were encountered: