Solved

Click Actions - Cannot Find target

  • 15 April 2021
  • 1 reply
  • 2 views

I am currently coding RPA to send an email using Outlook on Chrome. When I try creating the email, entering text into the body, To, etc., and attaching files, RPA sends me the message "cannot find target" about half of the time. I am using clicks for things such as clicking on the "new message" button or adding a file. I can recode it and run it again and it works fine, but then when i try retesting times it errors out. It also errors out sometimes when I send the "body" message or the "To" about half the time. I tried things like adding wait times to see if it was a loading issue and recoding it, but it didnt fix the problem.  Any information would be greatly appreciated.

icon

Best answer by john_armstrong 12 July 2021, 20:42

View original

1 reply

Hi @jokano 


 


You might find this Help article useful: https://help.nintex.com/en-US/rpa/Actions/Send_Email.htm


 


Nintex RPA has built in capability to send emails via SMTP connection.


 


Thanks,


John

Reply