Can someone help me with this site. Element selector does not work

It works fine when I press the data preview button but when I press the start sacraping button it doesn't work: Help please!

{"_id":"liverpool_3","startUrl":["https://www.liverpool.com.mx/tienda/sofás-y-modulares/catst7612018"],"selectors":[{"id":"element","type":"SelectorElement","parentSelectors":["_root"],"selector":"figure.m-figureCard__figure","multiple":true,"delay":0},{"id":"name","type":"SelectorText","parentSelectors":["element"],"selector":"h5","multiple":false,"regex":"","delay":0}]}

Hi!

The problem isn't with the Element Selector but instead it is a page load problem. Web Scraper is waiting for page load network event to determine whether page was loaded successfully. The network event isn't fired in the expected way because the website is loading data via a background worker. We have recently started working on this problem and a fix has already been implemented. The fix will be available in the next extension dev release. It should be live by the end of this week.

The sitemap now works in dev version. Download it here - https://chrome.google.com/webstore/detail/web-scraper-dev/fkelmgkpjgpicpdgjbocohgnfkipebgh