chore: remove whitespace
This commit is contained in:
@@ -310,12 +310,9 @@ async function scrollDownToLoadMore(selector, limit) {
|
||||
}
|
||||
scrapedData.push(record);
|
||||
});
|
||||
|
||||
return scrapedData;
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Gets all children of the elements matching the listSelector,
|
||||
* returning their CSS selectors and innerText.
|
||||
|
||||
Reference in New Issue
Block a user