Web Browser Tabs
Web Browser tabs embed a full virtual browser in your lab interface, pointed at a URL you control. Unlike an External Website tab, which embeds a page in an iframe, the Web Browser tab runs an actual browser instance for users to interact with, so it works with sites that block iframe embedding and supports interactions an iframe can’t, such as copy and paste.
Creating a Web Browser Tab
Section titled “Creating a Web Browser Tab”To create a Web Browser tab:
- Navigate to the Tabs section in your lab editor
- Click Add Tab and select Web Browser from the dropdown
- Configure the URL to load
Supported Fields
Section titled “Supported Fields”| Field | Required | Description |
|---|---|---|
| Name (internal) | ✓ | Used for internal reference. Not visible to end users |
| URL | ✓ | The web address to display in the embedded browser |
| Browser | The browser engine to use. Currently only chromium is supported |
Reference
Section titled “Reference”For detailed HCL reference information, see the Web Browser Reference.
