Skip to content

Instantly share code, notes, and snippets.

@noamr
Last active December 26, 2017 20:14
Show Gist options
  • Save noamr/68c4dd8aa81c4cd591fe6381915801f5 to your computer and use it in GitHub Desktop.
Save noamr/68c4dd8aa81c4cd591fe6381915801f5 to your computer and use it in GitHub Desktop.
await page.evaluate((x, y) => window.scrollBy(x, y), x, y)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment