public property allowScripts as Boolean:
Whether inline and external scripts may use the embedded DOM profile.
Set this before navigation. Disabling scripts does not affect HTML, CSS, link activation or history.
browser.allowScripts = false browser.refresh()