Hello Guys,
i have to insert a text using type into with simulate type.
At the insertation there has to be new lines in the text.
I have tried to generate new lines in the text(string) using vbcrlf, vbcr, environment.newline, vbnewline,
, \n, \r\n but nothing is working. Every time when the text is typed into there are no new lines.
Can you help me fixing it?
Hi,
Can you share your environment such as version of Studio and UiAutomation.activities package, target application and element name (eg. chorme browser, textarea)
Regards,
Studioversion is: 2021.10.5 (the uiautomation.activities package is the same version)
The target application is a browserbased application that runs in ms edge.
Unter “Erläuterung” is the field where I want to insert the text.
Thanks for your help!
Hi,
In my environment (Studio 21.10.7+UiAutoamtion 21.10.5) I can input string with line break using vbCrLf with Simulate mode into TextArea element in Edge browser. Your target element might not be simple textarea.
So, for now, can you try to change input mode such as ChromiumAPI, SendWindowMessage or HardwareEvent?
Regards,
before typing directly store those values in one variable and use set clipboard activity then paste it
may be try like this it will work
This is a way i also tried. But in attended mode, the robot cannot use the set clipboard activity. ;/
Looks Like HTML werde Line Break IS e.g. <br> Tag. But can fail also when the
<` will BE encoded to entities
What also can be tried IS to include the enter Key Code within the text
Hello, could you Show an example with a string for both ideas of you?
Holen Sie sich Outlook fĂĽr Android
C2 - Eingeschränkte Verwendung