Cannot get click event inside Popup

I was trying to click on any of the buttons in the jquery popup, wasnt able to do so. Can anyone help on this?

image.png

What errors are you getting? What have you tried so far?

Thanks for the reply!
Some how I managed to get the xpath for the buttons in the popup as the popup codes are written in the same rendered file. Unless the popup wasn’t rendered in iframe or any other outside DOM, I may need to use the “Switch to…” event for handle it.

where you able to switchwindowindex and get this working?