Dear everybody
I am trying to scrape this website, and cannot for the life of me get the selectors to even choose the text in the popups.
Hyve Russia | Exhibition Catalogue — Exhibitor list ( just use the bottom link to test popup, because first few have no links)
I use Element click, but when I try to select text or anything from the popups, I just cannot select it.
I tried using normal Element--> Link, as well as just using Link(worked for another site somewhere) to get to the popup, but then I cannot touch any of the information in the pop up to even choose it.
Another post talked about another site that it was using aspx, and therefore cannot be scraped, but I am not sure if this is the same situation, or if there isn't a workaround.
Please help.
{"_id":"russia-worldfood-20220303","startUrl":["Hyve Russia | Exhibition Catalogue — Exhibitor list a:nth-of-type(13)","type":"SelectorPagination"},{"id":"Click Companies","parentSelectors":["Pagination"],"type":"SelectorElementClick","clickElementSelector":"a:nth-of-type(1) div.name","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":2000,"discardInitialElements":"do-not-discard","multiple":true,"selector":".exhibitor_list a"}]}