Accessing the browser from JavaScript and Java
Using the Browser object
- To control the browser, use the Browser object
- Available in both Java and JavaScript program scripts
- To call a Browser function type
- Browser.function
- where function is the name of
a browser function