Can not scrape data from the pop up window. I need to scrape name email and affiliation
Sitemap:
{"_id":"600Istanbul_University_PasteLink","startUrl":["https://pastelink.net/vj2ckao9"],"selectors":[{"id":"Link","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".body-display a","type":"SelectorLink"},{"id":"Article","linkType":"linkFromHref","multiple":true,"parentSelectors":["Link"],"selector":"h5 a","type":"SelectorLink"},{"clickActionType":"real","clickElementSelector":".active a.jsx-3533777155","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":500,"discardInitialElements":"discard-when-click-element-exists","id":"Author","multiple":true,"parentSelectors":["Article"],"selector":"div.author-detail","type":"SelectorElementClick"},{"id":"Name","multiple":false,"parentSelectors":["Author"],"regex":"","selector":"a","type":"SelectorText"},{"id":"Email","multiple":true,"parentSelectors":["Author"],"regex":"","selector":"[href^=\"mailto\"]","type":"SelectorText"},{"id":"Orcid","multiple":false,"parentSelectors":["Author"],"regex":"","selector":"[href*=\"orcid.org\"]","type":"SelectorText"},{"id":"Affiliation","multiple":false,"parentSelectors":["Author"],"regex":"","selector":"li:nth-of-type(1)","type":"SelectorText"}]}