nightmare
nightmare copied to clipboard
I need to scroll to view a product list and I.scrollTo() doesn't work
I need to scroll to view a product list and I.scrollTo() doesn't work, I tried using this code:
I.scrollTo('//*[@id="18bf37f89e28119e06b4b3c28f54e77a"]');
I got this error, what am I doing wrong?
Element not found xpath: //*[@id="18bf37f89e28119e06b4b3c28f54e77a"]