Browser
From UBot Studio
(Difference between revisions)
Line 40: | Line 40: | ||
− | == | + | ==Functions== |
'''[[Basic Browser Controls]]''' | '''[[Basic Browser Controls]]''' |
Revision as of 16:24, 10 January 2016
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