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!