Skip to content

[πŸ› Bug]: file_detector falsely recognize text as fileΒ #13575

@danielschwab

Description

@danielschwab

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

No one assigned

    Labels

    C-rbRuby BindingsI-defectSomething is not working as intendedJ-awaiting answerQuestion asked of user; a reply moves it to triage again

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions