Cookie Control
From UBot Studio
(Difference between revisions)
Line 11: | Line 11: | ||
*[[Remove Cookie]]: Removes a specified cookie. | *[[Remove Cookie]]: Removes a specified cookie. | ||
− | *[[$get | + | *[[$get cookie]]: Gets the value of a specified cookie. |
*[[$get all cookies]]: Returns all cookies. | *[[$get all cookies]]: Returns all cookies. |
Latest revision as of 22:16, 27 September 2016
The Cookie Control Commands and Functions consists of commands and functions specific to getting cookies, removing cookies and setting cookies.
Currently Compatible with Chrome 39 and above only.
[edit] List of Cookie Control Commands and Functions
- Set Cookie: Sets a specified cookie.
- Remove Cookie: Removes a specified cookie.
- $get cookie: Gets the value of a specified cookie.
- $get all cookies: Returns all cookies.