Hi all,
I'm having an issue when using Global Send Keys.
When sending the text to the application it deletes the first character. Because of a check I made (after sending the text to the description field, I read the new description field) all these items are run as an exception.
Below are the steps I follow:
- Activate the application/screen (root element)
- Use a navigate stage to send the keys (text data item)
Other options in the application I tried (using a paste button after adding the text to the clipboard, or using the regular text editor). This is kind of the last resort.
And I want to avoid adding a blank first character that will be removed. This shouldn't be necessary.
Hope someone can help.
Thank you :)