Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Clipboard Value keyword #389

Open
LaurensdeVries opened this issue Apr 12, 2023 · 0 comments
Open

Set Clipboard Value keyword #389

LaurensdeVries opened this issue Apr 12, 2023 · 0 comments

Comments

@LaurensdeVries
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant