Browser
From UBot Studio
(Difference between revisions)
Line 46: | Line 46: | ||
===Basic Browser Controls:=== | ===Basic Browser Controls:=== | ||
− | === | + | ===Low level Helper Functions:=== |
===Process Control:=== | ===Process Control:=== |
Revision as of 16:29, 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