Describe the problem.
I'm a complete novice and I cannot get what seems a simple task to work. All I want to do is click each country link and extract the webpage, address, national day and telephone number of each UN member state. Any tips really appreciated.
Url: https://www.un.org/en/member-states/index.html
Sitemap:
{"_id":"un_new_160619","startUrl":["https://www.un.org/en/member-states/index.html"],"selectors":[{"id":"element_1","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"span.member-state-name","multiple":true,"delay":"500","clickElementSelector":"span.member-state-name","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"ms_pop","type":"SelectorElementClick","parentSelectors":["element_1"],"selector":"parent","multiple":true,"delay":0,"clickElementSelector":"parent","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"}]}