Webscraper freezes on selecting selectors on 1 particular site - any ideas

Hi there,

i have created a few scrapes already but recently i met a site i could not scrape due to complete chrome tab freezing right when i click in the element selection window.
It seems to be a very old sitebuild.
https://www.horzrt.hu/termeklista.php
or
https://www.horzrt.hu/nagykep.php?cikkszam_lnk=ABN%2001001

Anyone has an idea what i could be doing to scrape it?

Thanks in advance for your replies!

Bence

This site seems Ok with the latest version of WS. Make sure you have ver 0.5.3 or later.
Test:

{"_id":"forum-horzrt-b","startUrl":["https://www.horzrt.hu/nagykep.php?cikkszam_lnk=ABN%2001001"],"selectors":[{"id":"Field1","type":"SelectorText","parentSelectors":["_root"],"selector":".elvalaszto_cimek_hatter_ket_szelso_oszlop_szinnel span","multiple":false,"regex":"","delay":0},{"id":"Field2","type":"SelectorText","parentSelectors":["_root"],"selector":"div > div.tooltip","multiple":false,"regex":"","delay":0},{"id":"Field3","type":"SelectorText","parentSelectors":["_root"],"selector":"div:nth-of-type(7) b","multiple":false,"regex":"","delay":0},{"id":"Field4","type":"SelectorText","parentSelectors":["_root"],"selector":"[width='940'] > div > div:nth-of-type(2)","multiple":false,"regex":"","delay":0}]}