Chromeless ScrollTo not Working as Expected
dnovakovic15 opened this issue · 0 comments
dnovakovic15 commented
Hi,
I am trying to use chromeless to generate a list of elements, that get dynamically generated when you scroll down. However, when I use scrollTo it doesn't seem to actually scroll the page. I tried using scrollTo with various numbers, and I tried using scrollToElement and picking an item at the bottom of the page, but the dynamically generated data did not appear. Any help would be appreciated!