How can I remove the Pop-up on the site?

When I log in to Hepsiburada.com, I see a pop-up as seen in the image below. I want to close the pop-up, but I couldn’t find the xpath. How can I close the pop-up?

image

Solution: The window that pops up here is seen as a windows application and acts as if it’s not part of chrome. Therefore, you need to find the name of that window from winspy and pretend to open that window with Applications - Open. Thus, you are connected to that window. Then you can click where you want to click.

Important note: Since it is seen as a windows window, you can easily find its xpath with the help of winspy.