AndroidViewClient icon indicating copy to clipboard operation
AndroidViewClient copied to clipboard

SetText: "Paste" entire word instead of key by key?

Open ghoppermaster opened this issue 7 years ago • 0 comments

Hi,

Thanks for creating this tool, appreciate your hard work and contribution.

I would like to enter the entire word into a text box (in this case a search box) instead of the key by key that 'SetText' generates. The reason is that each time a key is pressed the app does a search back to the server and I want to skip that in testing.

Is there a way to achieve this with a flag or is there a 'copy/paste' option?

Thanks!

ghoppermaster avatar Oct 08 '18 08:10 ghoppermaster