I am using Type Into Activity to enter extracted pdf data into website, but Enter is selected after it types the text and I do NOT want this as it sends the webpage back to the home site.
How do I stop it from pressing enter after type into activity is executed?
Hello @amc, can you please send a screenshot of your Type Into activity and its properties? Since a Type Into activity should not automatically press enter without the proper simulation like: “[k(enter)]"
@amc,
Thanks for the screenshot of the Type into activity. Looking at it, I don’t see anything that should simulate “pressing enter” after typing.
Would it be possible for you to send the .xaml file of your workflow?
Would it be possible for you to share the website as well?
What is the real time behavior whenever you type into that particular field of the website manually?
This could be an embedded function in the website itself, wherein if a value is typed it automatically loads it.