Set Cookie
From UBot Studio
(Difference between revisions)
Line 20: | Line 20: | ||
− | [[File: | + | [[File:setcookie0.jpg]] |
Revision as of 21:38, 16 October 2015
This command is a Cookie Control command in the UBot Extended Library found in the bot bank. This command will remove the specified cookie.
Name: Refers to the name of the cookie being removed.
Value: Refers to the value the cookie is being set to.
Example
set cookie("My_cookie",1234)
Once the cookie is set, the refresh button is clicked on the webpage. The webpage indicates that our cookie My_cookie is set and the value is 1234