I have a scenario where I need to take path of a file and enter it in website to upload the file. While I’m using Type into activity with simulate type it is replacing ‘:’ character with ‘;’.
Anyone knows any effective workaround or need to use default method to resolve??
@lakshman I have tried that but it was also not working
@Srini84 I’ll check if it works and let you know. Is the activity capable of sending hotkey after entering text (like default/SendWindowMessage method)?
Thanks for response, as of now I’m using default method due to urgency.