This page was last edited on August 31, 2020, at 21:47.
Comments or questions about this documentation? Contact us for support!
Default value:
Valid Values: String containing a valid URL
Changes Take Effect: Immediately
URL used to load external localization file. This file should be a JSON file hosted on a server with JSONP support (For example, the Co-browse server. See Serving JSONP). By default, the built-in English localization is used. For more information about localization, see Localization—Localizing the agent UI.
Default value:
Valid Values: String containing a valid URL
Changes Take Effect: Immediately
URL used to load an external CSS file that is applied to the agent representation of the page seen by the user. May be used to solve CSS synchronization issues.
Default value: wde
Valid Values:
Changes Take Effect: Immediately
Name of theme applied to the agent UI.
Default value: false
Valid Values:
Changes Take Effect: Immediately
This option will disable WebSocket communication.
Default value:
Valid Values: String containing a valid URL
Changes Take Effect: Immediately (after agent page reloads)
This option specifies the URL of an additional JavaScript file that will be loaded and executed on the agent side.
Default value:
Valid Values: A comma-separated list of origins. For example, http://my-web-server-1,http://my-web-server-2.
Changes Take Effect: Immediately (after agent page reloads)
Available since Co-browse Server 8.5.003.04.
Configures the list of Workspace Web Edition origins used by agents. This option enables communication with Workspace Web Edition so an agent does not automatically become inactive when using the Co-browse iframe.
An origin consists of a protocol and domain. Optionally, you may include the port, username, and password in an origin. For example, if agents open Workspace Web Edition from https://htcc.genhtcc.com/ui/ad/v1/index.html, then you should set this option to https://htcc.genhtcc.com.