nightmare icon indicating copy to clipboard operation
nightmare copied to clipboard

I need to scroll to view a product list and I.scrollTo() doesn't work

Open bhadmus opened this issue 5 years ago • 0 comments

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"]

bhadmus avatar Jun 13 '19 05:06 bhadmus