shamanec / GADS-devices-provider

Set up iOS/Android devices for remote control with GADS UI and Appium test execution
MIT License
32 stars 4 forks source link

Is it possible to have an API for accessing e the clipboard of the device? #53

Open VikramBankar opened 4 months ago

VikramBankar commented 4 months ago

As easy as it sounds just need to contents of the clipboard while using it.

shamanec commented 4 months ago

Hey, I missed this, sorry for the late reply! Is this for iOS or Android or both? :)

VikramBankar commented 4 months ago

I am looking for iOS.

shamanec commented 4 months ago

Seems that Appium has some support for this, it's a bit weird but I'll see if I can implement it after doing 1.0 release :P