Custom Headers in Selenium 4 with Python with dev tools
48 views
Skip to first unread message
subraman...@gmail.com
unread,
Mar 12, 2021, 3:16:31 AM3/12/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Selenium Users
Hello Everyone,
I trying to pass the network headers using chrome devtools with selenium 4 with Python. I am able to that with java .Could someone please let me know how to do that in python.