Skip to content

Feature Request: new method choose_files() for uploading multiple files #3808

Closed
@Abdelgha-4

Description

@Abdelgha-4

The same logic as choose_file() but allows for a list of paths that are then sent to the uploader element (one shot joined by \n, or one by one depending on browser/uploader?).

This will be a safe and efficient way instead of doing multiple calls or calling send_keys from the user code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions