Skip to content

Instantly share code, notes, and snippets.

@angiejones
Created October 31, 2020 20:12
Show Gist options
  • Save angiejones/b01a158d7b9904d38f145e945c15a8cd to your computer and use it in GitHub Desktop.
Save angiejones/b01a158d7b9904d38f145e945c15a8cd to your computer and use it in GitHub Desktop.
Send custom headers with Selenium 4
devTools.send(setExtraHTTPHeaders(new Headers(Map.of("referrer", "angie"))));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment