Skip to main content
Nintex Community Menu Bar

Unable to tag an action to an alert pop up in browser.

  • January 14, 2021
  • 2 replies
  • 19 views

 
 

9880iE00450154A80EBB1.png

hi all i have this development on nintex rpa and i was having some issues regarding on adding action to click "Ok" from the pop up. I tried to tag the browser and add action send value "keyboard input to enter or space bar" but still cannot .. i cannot tag the button directly, RPA cannot detect the button from the pop up. Anyone has a solution or a work around? thanks in advance

 

2 replies

  • 0 replies
  • February 2, 2021

I have seen this in chrome and edge chromium and I have been able to sometimes do a send value with a click before sending and nothing else within the action.  The only other workaround was to use IE instead for it is able to target the okay and use a click action.


I had the same problem, and it worked for me, thank you.