How to identify the elements in popup dialog box in robot framework

How to identify the any element/button in the popup dialog box ?
I have used Click Element/Button keyword using xpath/Button name but the element is not found.

Need any suggestion to overcome this error.