Cookie Control
From UBot Studio
(Difference between revisions)
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
The '''Cookie Control Commands and Functions''' consists of commands and functions specific to getting cookies, removing cookies and setting cookies. | 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.''' | ||
[[File:cookcont.jpg]] | [[File:cookcont.jpg]] | ||
Line 5: | Line 7: | ||
== List of Cookie Control Commands and Functions == | == List of Cookie Control Commands and Functions == | ||
− | *[[Set Cookie]]: | + | *[[Set Cookie]]: Sets a specified cookie. |
− | *[[Remove Cookie]]: | + | *[[Remove Cookie]]: Removes a specified cookie. |
− | *[[$get | + | *[[$get cookie]]: Gets the value of a specified cookie. |
− | *[[$get 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.