Hello everyone,
in a couple of our workflows we’ve noticed a strange behavior when entering a server address. The Type Into activity sometimes deletes the already typed text and immediately refills the input box, which then results in a wrong address being entered.
Most of the time, everything works as intended, especially when we’re using strict selectors. The problem mainly comes up when strict selectors aren’t possible and we have to rely on image selectors.
What we also see quite often (more often than we’d like) is that the input box is not fully cleared before the robot starts typing the new text. That means some characters from the old value remain and get mixed with the new text, leading to an incorrect address.
Has anyone else experienced this issue and maybe found the reason behind it?
Thanks in advance!

