-
-
Save angiejones/b01a158d7b9904d38f145e945c15a8cd to your computer and use it in GitHub Desktop.
Send custom headers with Selenium 4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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