Skip to content

Set Clipboard Value keyword #389

@LaurensdeVries

Description

@LaurensdeVries

I would love to see a feature to set text to the clipboard.
I know there's an Appium method set_clipboard_text() and set_clipboard(). But I'm having a very hard time implementing this. I am only using AppiumLibrary, no pure code at all.

For my usecase the application (both on iOS and Android) looks at the clipboard. If a string on this clipboard matches a certain format (the data of a QR code), it will paste this string into the app (there is no textfield to put it in, this happens behind the scenes), so that I do not have to physically scan the QR code.

Thanks a lot for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions