You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@limuyuan, thank you for creating this issue. We will troubleshoot it as soon as we can.
Info for maintainers
Triage this issue by using labels.
If information is missing, add a helpful comment and then I-issue-template label.
If the issue is a question, add the I-question label.
If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.
After troubleshooting the issue, please add the R-awaiting answer label.
Thank you!
limuyuan
changed the title
[🐛 Bug]: Ruby example code is not working - Remote WebDriver - Downloads - undefined method `downloadable_files'
[🐛 Bug]: Ruby example code is not working - Remote WebDriver - Downloads - undefined method downloadable_filesJun 4, 2024
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: