Skip to main content
Nintex Community Menu Bar

Trouble Targeting Pop Up Confirmation Box in Premier Navigator

  • March 26, 2021
  • 0 replies
  • 50 views

MRepetti
Nintex Employee
Forum|alt.badge.img+11

Issue

When working with Premier Navigator in Chrome or Edge and a confirmation pop-up box displays like the one below, you can use this workaround to help RPA click the OK button. 

 

24548iC51EA4F15BEC699A.png

 

In Bot versions 17.8 and below, the user may find that the normal way of targeting the OK button and sending a Click action may not work and result in a "Target was not found" or "The target is disabled..." error message.

Error Code

 
24553iF040A1E076B0DA73.png

 

24555iC6E4031750EC4418.png

 

Resolution

We found that the words in the pop-up box can be targeted and using a Send value, click the Magic Wand.

 

24550iAE680E106DEE5917.png

 Then send a Tab and Enter keystroke to the words in the box. 

 

24554i7B1CEB62EB38CB65.png

 This action may take some time, but it should work. 

 

Additional Information

When RPA thinks a target is disabled, it ignores it and gives an error. In version 17.9 of the Bot, the Dev Team is either going to add a checkbox that says something along the lines of "If target is disabled, click anyway" or they are going to make it so that the Bot will just click the target no matter what. 

 

Version 17.9 should also help with the speed of the workaround action above as it is strengthening connections and enhancing our targeting. 

 

There is a plan to fix this targeting so that RPA will normally Target the buttons without the workaround but the fix will be in a later version than v17.9.

 

Related Links