Target Not Found error

When Nintex Bot executes an action that interacts with an on-screen element, it uses algorithms and applies rules to find the one element to target that has properties that match the action properties. If it cannot find the element or if less than or more than one element is found, you may receive a Target Not Found error. Review the content on this page to determine where targeting is failing and then resolve the targeting errors.

Important: Nintex Bot must find only one unique element to target in order for the action to successfully execute.

Sometimes, elements cannot be targeted due to application restrictions or the unique way in which an application works. If you are unable to resolve a Target Not Found error, contact Support and provide them with details about when you received the error. If Support is unable to resolve the error, or if there is an issue with Nintex Bot, provide them with your service or line of business and they will escalate the issue to the Development team.

Tip: 
  • To target an application, you must have a Windows session open to act as a "real" user. Think about what actions a human would have to complete to get to the place in the application that you are targeting and then train Nintex Bot to do that.

  • If Nintex Bot cannot find the desired element, target the control before the element and then send tabs in the action to move the cursor to the correct target element.