Mobile clipboard
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mobile clipboard
Hello, I have one question related to the mobile clipboard.
Is this possible to assign some text from TestComplete to iOS/Android clipboard? I can do this easily on windows pc with:
Sys.Clipboard = "My text"
but looks like Mobile.Clipboard = "My Text" is not supported.
So my question is whether there is any way how I can assign text from TC to the clipboard in mobile devices?
*I'm sorry for duplicating topics. My email was not verified and I accidentally created same topics.*
Thanks
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
For Android, this help topic might help: https://support.smartbear.com/testcomplete/docs/app-objects/specific-tasks/android/edit-text/copying...
For iOS, it looks like it depends on the type of the tested application... In case of Web, this might appear to be relevant: https://stackoverflow.com/questions/34045777/copy-to-clipboard-using-javascript-in-ios
(https://stackoverflow.com/questions/26376863/read-string-from-clipboard)
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
