Popup link opens and works correctly in "data preview", but nothing is actually scrapped

I've been trying to scrape a link within a popup window with no luck. While scrapping, it opens the popup window correctly, and when you select "data preview" on the "element attribute" selector, it captures the URL, but when actually scrapping, nothing happens. This is the site map

{"_id":"test","startUrl":["https://www.google.com/maps/search/?api=1&query=Cabra%20200%20N%20Green%20St%2C%20Chicago%2C%20IL"],"selectors":[{"id":"url","type":"SelectorElementAttribute","parentSelectors":["popup"],"selector":"input[jsaction="pane.copyLink.clickInput"]","multiple":false,"extractAttribute":"value","delay":0},{"id":"popup","type":"SelectorPopupLink","parentSelectors":["_root"],"selector":"img[alt='Share']","multiple":false,"delay":0}]}