THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
Send GET request with Selenium with custom Cookie
-
Hello how i can Send a GET with selenium & use my own cookie
-
Browseraction Set/Get cookies (i dont remember which one, read the bottom of the block)
-
@Ruri Hi sorry fo delay, i tried this not sure do that right i put cookies like that:
Cookie: 1234
In Input Setcookie and negative url
Didn't work
-
What? No if you want to do that you have to use loliscript to add the cookie and then in the setcookie block write your domain (like example.com) in the input and it will automatically take all cookies from the cookie jar and add them to selenium
-
@Ruri
can i get an example about this for more understanding ?