Skip to content

[πŸš€ Feature]: Add an endpoint for clipboardΒ #2652

@ekadov

Description

@ekadov

Feature and motivation

Hi.
It could be very useful to have a feature to read clipboard from browser container. The problem is that reading text from clipboard is not so simple due to security restrictions of different browsers.
For example, using Java's AWT is not compatible with remote browser.

Usage example

I can offer a Selenoid's way as an example. There could be an endpoint to get clipboard data.
For example:
GET request to -> /session/{sessionId}/se/clipboard.

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