Interactive map popup

Hi guys! I'm trying to scrape the name and remaining lease of the building, i.e. Blk 223 Simei St 4 S(520223), 65years 10months. The information, however, will only appear on the right when I click the icon on the map. Furthermore, I'm not sure how to select the 'Lease Info' and 'Skip this step' from the popup window when you first enter the site. I've tried numerous methods and search through this forum but cant find any solution. Any advice will be much appreciated, thanks!

Url: HDB | HDB Map Services

Sitemap:
{"_id":"hdb","startUrl":["https://services2.hdb.gov.sg/web/fi10/emap.html"],"selectors":[{"id":"icon","parentSelectors":["_root"],"type":"SelectorElementClick","clickElementSelector":"img.leaflet-marker-icon:nth-of-type(n+20)","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickOnce","delay":2000,"discardInitialElements":"do-not-discard","multiple":true,"selector":"div.row:nth-of-type(3) div:nth-of-type(2)"},{"id":"remaininglease","parentSelectors":["icon"],"type":"SelectorText","selector":"parent","multiple":false,"delay":0,"regex":""}]}

@muffin Hello. That would most likely require an additional zooming into the map so, unfortunately, that does not seem to be possible.