I am not able to copy the email address from a link

How to copy the email address under the many mailto: links with text "Email"?

Webiste: Società Affiliate

Sitemap:
'{"_id":"federcanoa-it","startUrl":["https://www.federcanoa.it/home/territorio/societa-affiliate.html"],"selectors":[{"delay":2000,"elementLimit":500,"id":"pag","multiple":true,"parentSelectors":["_root"],"selector":"div:nth-of-type(93) .matricola span.valore","type":"SelectorElementScroll"},{"id":"nome","multiple":true,"parentSelectors":["_root"],"regex":"","selector":".societa_all h4","type":"SelectorText"},{"id":"email","linkType":"linkFromInlineScript","multiple":true,"parentSelectors":["_root"],"selector":".email a","type":"SelectorLink"}]}'

Element attribute. This should work:

{"_id":"federcanoa-test","startUrl":["https://www.federcanoa.it/home/territorio/societa-affiliate.html"],"selectors":[{"delay":2000,"elementLimit":500,"id":"Scroller","multiple":true,"parentSelectors":["_root"],"selector":"div.societa:nth-of-type(n+7):odd","type":"SelectorElementScroll"},{"id":"Result elements","multiple":true,"parentSelectors":["_root"],"selector":"div.societa div.societa_all","type":"SelectorElement"},{"id":"Name","multiple":false,"parentSelectors":["Result elements"],"regex":"","selector":"h4","type":"SelectorText"},{"id":"Phone","multiple":false,"parentSelectors":["Result elements"],"regex":"","selector":".telefono span","type":"SelectorText"},{"id":"Fax","multiple":false,"parentSelectors":["Result elements"],"regex":"","selector":".fax span","type":"SelectorText"},{"id":"Address","multiple":false,"parentSelectors":["Result elements"],"regex":"","selector":"p[data-com]","type":"SelectorText"},{"extractAttribute":"href","id":"Email","multiple":false,"parentSelectors":["Result elements"],"selector":"p.email span a","type":"SelectorElementAttribute"},{"extractAttribute":"href","id":"Website","multiple":false,"parentSelectors":["Result elements"],"selector":"p.sitoweb span a","type":"SelectorElementAttribute"}]}