Hi team.
We are WA(Win Automation) user with license. Currently we are using the 'Send Keys' function to mass send the email. The logic is that first to have WA to read the email address from an excel file, and then have WA to read the receiver list, however, WA will type the email address one character by one characeter. Since we have more than 500 users in the sender list, it is very time consuming for WA to type the receiver address one by one. We have ever change the set up of delay between keystrokes from 2 to 0, however it is still very slow.
We know we can use the email function, however, it can only input the text format but we have the rich text in our email body, and we don't have HTML background to write the rich email body. Can you advise what else we can do to implement the mass send email function by WA? Thanks.