I have four type into activities that would type in a full filepath for downloading several files. The texts are usually long, since it includes the file location and the file name. While typing, it would some times type from the start again, after reaching the end of the text box.
I added a 500 ms delay between keys on the type intos. Though I’m not sure if it’s effective. I’m also using SendWindowsMessages, as the Simulate Type doesn’t seem to work.
It works just fine after revalidating. It’s from the pop-up page from msedge. I think I never had an issue with the selector, since it can always type in the field. It just that it sometimes types incorrectly. I’m re-running it again to see if the problem would still occur/