Skip to content

Commit

Permalink
log zonaprop
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomatiasgomez committed Oct 1, 2023
1 parent 3564ddc commit 1e37bde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/connector/browsers/zonaprop-browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ class ZonaPropBrowser extends SiteBrowser {
return false;
}

logHtmlOnError() {
return true;
}

extractData(browserPage) {
logger.info(`Extracting data...`);

Expand Down

0 comments on commit 1e37bde

Please sign in to comment.