Skip to content

Instantly share code, notes, and snippets.

@gasparportik
Created February 9, 2022 09:43
Show Gist options
  • Save gasparportik/4c1075ba4c08c804db8a27695fb7ef19 to your computer and use it in GitHub Desktop.
Save gasparportik/4c1075ba4c08c804db8a27695fb7ef19 to your computer and use it in GitHub Desktop.
Expand all 'Load diff' sections in a GitHub PR
$x(`//button[contains(., 'Load diff')]`).forEach(btn => btn.click())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment