By selecting both element and element click but no data extract properly. I need to scrape Name,email,orcid and Affiliation.
Sitemap:
{"_id":"49Copernicus_Single_Article","startUrl":["https://ascmo.copernicus.org/articles/10/123/2024/","https://ascmo.copernicus.org/articles/10/69/2024/"],"selectors":[{"clickActionType":"real","clickElementSelector":".authors-with-affiliations nobr","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":0,"discardInitialElements":"discard-when-click-element-exists","id":"Click","multiple":true,"parentSelectors":["_root"],"selector":"body","type":"SelectorElementClick"},{"id":"Name","multiple":false,"parentSelectors":["Click"],"regex":"","selector":"h3.modal-title","type":"SelectorText"},{"id":"Email","multiple":false,"parentSelectors":["Click"],"regex":"","selector":".no-gutters div.col-12:nth-of-type(2) a","type":"SelectorText"},{"id":"Orcid","multiple":false,"parentSelectors":["Click"],"regex":"","selector":"a.orcid-authors-logo","type":"SelectorText"},{"id":"aff","multiple":false,"parentSelectors":["Click"],"regex":"","selector":".author900234 div.mb-3","type":"SelectorText"}]}