Browser

From UBot Studio
Revision as of 16:18, 10 January 2016 by LillyT (Talk | contribs)

Jump to: navigation, search

This fixture allows for interaction with the main browser.


Contents

Properties

IsDomReady

Returns a boolean determining whether the dom is ready to be modified.

url

userAgent

visible

allowCss

allowImages

allowJavascript

allowPlugins

width

This will tell you the current browser width

height

This will tell you the current browser height

downloadedFile

The temporary file path of a file after being downloaded via a file download dialog

proxy

referrer

Low Level Access Functions For Existing UBot Commands

Events

The events provided in the browser are as follows:

  • cursorChanged
  • domBecameReady
  • finishedLoading
  • viewScrolled
  • urlUpdated
  • beganLoading


Basic Browser Controls

Low level Helper Functions

Process Control

Input Controls

Wait Functions

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox