Skip to main content
Nintex Community Menu Bar
Solved

Click Actions - Cannot Find target

  • April 14, 2021
  • 1 reply
  • 15 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.

Best answer by john_armstrong

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

1 reply

Forum|alt.badge.img+7
  • Nintex Employee
  • 34 replies
  • Answer
  • July 12, 2021

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