Hi all
I’m having an issue with UiPath and wondered if anyone had had a similar issue and how they fixed it.
On my process I’m developing, I have this part of the process:
However when I click “Search”, it causes the software I’m developing on to completely freeze. I’ve tried using enter as a hotkey in a new activity, I’ve put delays before pressing search, I’ve tried changing the Click activity so SendWindowMessage is selected (this came up with an error saying the software didn’t support it) but nothing is working.
Weirdly I’ve set it up manually and ran UiPath from the click search activity and it worked fine. From this, I thought it might work if I put a completely different activity in-between typing and searching (opening an application and closing it) but again it froze.
The full process always works manually too - I’ve never encountered this issue before.
Does anyone have any suggestions please? As I’m fast running out of ideas
Thanks