Skip to content

Allow uploading folders #1789

Open
Open
@Obitotski

Description

@Obitotski

Local automation run with Selenium can upload the directory using sendKeys, but via RemoteWebDriver it's not allowed, because LocalFileDetector doesn't allow the folder to be uploaded.

As an example, locally you can drag and drop (upload) a folder to storage (like Google Drive) and it will create such a folder with related content, but in remote it`s not possible, because folders are not allowed for uploading with LocalFileDetector

According to the issue SeleniumHQ/selenium#12311, the way to change this behavior is to request changes to WebDriver W3C Specification. Could you please consider such changes?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions