Selector field not autopopulating

When selecting any element/text/etc, on the page for Yelp, it doesn't populate the "selector" field with the div, a, etc. Is there some setting or anything that I need to use? The site I'm doing this for uses standard CSS attributes

Url:https://www.yelp.com/search?find_loc=Chicago,+IL&cflt=restaurants

Sitemap:
{id:"sitemap code"}

Works for me.. Here is a simple map

{"_id":"yelp-example1","startUrl":["https://www.yelp.com/search?find_loc=Chicago,+IL&cflt=restaurants"],"selectors":[{"id":"Search Results","type":"SelectorElement","parentSelectors":["_root"],"selector":"li.regular-search-result","multiple":true,"delay":0},{"id":"Name","type":"SelectorText","parentSelectors":["Search Results"],"selector":"a.biz-name span","multiple":false,"regex":"","delay":0},{"id":"Phone","type":"SelectorText","parentSelectors":["Search Results"],"selector":"span.biz-phone","multiple":false,"regex":"","delay":0},{"id":"address","type":"SelectorText","parentSelectors":["Search Results"],"selector":"address","multiple":false,"regex":"","delay":0},{"id":"Neighborhood","type":"SelectorText","parentSelectors":["Search Results"],"selector":"span.neighborhood-str-list","multiple":false,"regex":"","delay":0},{"id":"Catagory","type":"SelectorText","parentSelectors":["Search Results"],"selector":"span.category-str-list a","multiple":false,"regex":"","delay":0},{"id":"reviews","type":"SelectorText","parentSelectors":["Search Results"],"selector":"span.review-count","multiple":false,"regex":"","delay":0},{"id":"Cost","type":"SelectorText","parentSelectors":["Search Results"],"selector":"span.business-attribute","multiple":false,"regex":"","delay":0},{"id":"description","type":"SelectorText","parentSelectors":["Search Results"],"selector":"p.snippet","multiple":false,"regex":"","delay":0}]}

Could it be a browser thing? Should this work in Chrome? I make a screen recording of the issue. Maybe I'm making a stupid mistake https://imgur.com/a/X1SfkQw

Hi there!

It must work in Chrome.

It seems that pop-up with selector and key shortcuts won't appear for you, I've noticed that you have 15 errors to the right of your Developer panel. If it's possible, please take a look what are those errors and post them.

Just click on errors icon

It works in both chrome and opera.

It also looks like you have a script blocker turned on, which might be the cause.

Go ahead and disable all extensions prior to scraping, if you want to use a lightweight ad/script/tracker blocker I would highly recommend Ghostery as it is the only one for me to not crash after 20-30 pages.

Hey @jeremyrem. I did a quick seach for ghost and only found ghostery. Is that what you meant? If not could you send me a link to the page? Thanks

Yea sorry that is the one I ment