$ domterm --above browse http://example.com/
domterm [goptions] browse [noptions] url
Create a new browser window or sub-window that displays url.
This is implemented using an <iframe>.
Access depends on the permissions of the browser (front-end).
One use for this is to view documentation in a sub-window:
$ domterm --above browse http://example.com/
See the window-specifier help topic for a list of options
that specify if and how to create a new terminal window.