-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Open
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!C-rbRuby BindingsRuby BindingsD-chromeI-defectSomething is not working as intendedSomething is not working as intendedI-regressionSomething was working but we "fixed" itSomething was working but we "fixed" itJ-awaiting answerQuestion asked of user; a reply moves it to triage againQuestion asked of user; a reply moves it to triage againOS-mac
Description
Description
When I want to fill in a password input field with the value "test" I get the following error: Selenium::WebDriver::Error::WebDriverError: You are trying to upload something that isn't a file.
I'm not the only one facing the issue, see #13575 or this blog entry.
Reproducible Code
fill_in 'my_input[password]', with: 'test'ℹ️ Last known working version: 4.10.0
Metadata
Metadata
Assignees
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!C-rbRuby BindingsRuby BindingsD-chromeI-defectSomething is not working as intendedSomething is not working as intendedI-regressionSomething was working but we "fixed" itSomething was working but we "fixed" itJ-awaiting answerQuestion asked of user; a reply moves it to triage againQuestion asked of user; a reply moves it to triage againOS-mac