Clear Cookies
From UBot Studio
(Difference between revisions)
Line 11: | Line 11: | ||
Running the script will clear all cookies before navigating the specified website in the [[Navigate|navigate command]]. | Running the script will clear all cookies before navigating the specified website in the [[Navigate|navigate command]]. | ||
+ | |||
+ | [[File:clearcookies.jpg]] |
Revision as of 12:26, 21 May 2013
Clear Cookies is a Settings Command.
This command will clear the cookies for whatever website you visit.
Example
clear cookies navigate("google.com", "Wait")
Running the script will clear all cookies before navigating the specified website in the navigate command.