Settings Commands
From UBot Studio
(Difference between revisions)
(Created page with "The '''Settings Commands''' allow you to control the way your browser displays and sends information about your browser. == List of Settings Commands == *Clear Cookies: ...") |
(→List of Settings Commands) |
||
Line 6: | Line 6: | ||
*[[Change Proxy]]: Changes the proxy used in the browser | *[[Change Proxy]]: Changes the proxy used in the browser | ||
+ | |||
+ | *[[Set Browser Property]]: Changes the specified browser property | ||
*[[Set User Agent]]: Changes the user agent sent to websites | *[[Set User Agent]]: Changes the user agent sent to websites |
Revision as of 16:58, 7 December 2012
The Settings Commands allow you to control the way your browser displays and sends information about your browser.
List of Settings Commands
- Clear Cookies: Clears all cookies in the browser
- Change Proxy: Changes the proxy used in the browser
- Set Browser Property: Changes the specified browser property
- Set User Agent: Changes the user agent sent to websites
- Set Referrer: changes the referrer sent to websites
- Set Proxy Credentials: sets the username and password credentials for the current proxy
- Set Website Credentials: Sets the username and password credentials for HTTP authentication on a website
- Set Visibility: Determines whether or not the browser shows what it's doing while your bot or script is running (Professional and Developer Editions Only)
- Allow Images: Determines whether or not the browser loads external images (Professional and Developer Editions Only)
- Allow CSS: Determines whether or not the browser loads external CSS (Professional and Developer Editions Only)
- Allow Javascript: Determines whether or not the browser loads external javascript (Professional and Developer Editions Only)
- Allow Flash: Determines whether or not the browser loads external flash swf files(Professional and Developer Editions Only)