-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed as not planned
Labels
C-rbRuby BindingsRuby BindingsI-defectSomething is not working as intendedSomething is not working as intendedJ-awaiting answerQuestion asked of user; a reply moves it to triage againQuestion asked of user; a reply moves it to triage again
Description
What happened?
The stack I'm using is:
ruby-3.1.4
rails (6.1.7.6)
minitest (5.22.2)
capybara (3.39.2)
selenium-webdriver (4.16.0)
selenium/standalone-chrome:4 docker image
While trying to set a text field value with: "[email protected]" the following error occurs:
ERROR Selenium [:file_detector] File detector only works with files. "test" isnt a file!`
The problem doesn't occur for the following text: "[email protected]"
How can we reproduce the issue?
As I don't think it's a problem of my stack I think it should be reproducible with any kind of setup.Relevant log output
ERROR Selenium [:file_detector] File detector only works with files. "test" isn`t a file!Operating System
Ubuntu 20.04.6 LTS
Selenium version
Ruby 3.1.4
What are the browser(s) and version(s) where you see this issue?
Chrome 120.0.6099.224
What are the browser driver(s) and version(s) where you see this issue?
ChromeDriver 120.0.6099.109
Are you using Selenium Grid?
4.17.0
Metadata
Metadata
Assignees
Labels
C-rbRuby BindingsRuby BindingsI-defectSomething is not working as intendedSomething is not working as intendedJ-awaiting answerQuestion asked of user; a reply moves it to triage againQuestion asked of user; a reply moves it to triage again