I am first connecting website using http request response and collecting cookies in cookiecontainer . now i want to set that cookie to chrome driver and open web page using selenium in c#
Please Help me for that
How to Set Chromedriver cookies which collected from http request using c#