OnetapInc / chromy

Chromy is a library for operating headless chrome. 🍺🍺🍺
MIT License
605 stars 41 forks source link

scrollTo is not documented #38

Closed ChALkeR closed 6 years ago

ChALkeR commented 6 years ago

Looks like .scrollTo() exists, but is not yet documented in the API section.

That is probably applicable to other methods as well, like getPageOffset.

dotneet commented 6 years ago

Thanks. I'll add these functions to README.

ChALkeR commented 6 years ago

The anchor looks broken. #scrollTox-y and #scrolltox-y are not equivalent.

dotneet commented 6 years ago

fixed! Thanks!