Open
Description
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.