Hi Team,
Can u help me to sent the Smiles and Text through Whatsapp in Reframework…
i can able to fetch the text file and read each line one by one…
i am using type into activity to type the text that time… Smiles are not typing…
Message box and Text.
Whatsapp message Type
Thanks
Shyam
Hi @Shyam_Pragash ,
Can you try Saving the text file in the Unicode Encoding format as shown in the Below Image and then Check if it works.
Hi @supermanPunch
I have this options…
which one i have to choose
@Shyam_Pragash ,
In your case, I think you would need to select the UTF-16 LE
Encoding format.
Let us know if it doesn’t work out as expected.
@Shyam_Pragash , After you have saved the file in the UTF-16 LE
format, When you reopen the same file again, are the emoji’s still present or corrupted ?
Hi @supermanPunch
i can able to read the file and display in message box…
while typing the text i am getting the issue…
rarely while typing the text slowly is working fine… its happened rarely…
How to set slow typeing…
Saved the as per u recommanded.
Hi @Shyam_Pragash , Apologies for the late response.
If you still haven’t found a Solution for the Slow Typing, Check the Type Into Activity
Properties.
The Delay Between Keys
Property can be used to reduce the time for typing each key.
Let us know what is the result. If found a Solution already, Please do post the Method here.
Hi @supermanPunch
Thanks for replied me…
i got the Solution to typing the text slowly…
i change the typing mode as " Hardware Events"… its working fine…
Thanks
Shyam
1 Like
system
(system)
Closed
January 30, 2022, 4:53am
10
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.