Chromeless ScrollTo not Working as Expected

Author: dnovakovic15Created Jul 19, 2018Updated Jul 19, 2018

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!