Skip to content

[🐛 Bug]: using fill_in for a password input field with value "test" invokes a file uploader #16634

@LeEnno

Description

@LeEnno

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

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!C-rbRuby BindingsD-chromeI-defectSomething is not working as intendedI-regressionSomething was working but we "fixed" itJ-awaiting answerQuestion asked of user; a reply moves it to triage againOS-mac

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions