HotSiteRoute
hotstaq / Modules / HotSiteRoute
Interface: HotSiteRoute
A route used in a HotSite.
Table of contents​
Properties​
Properties​
api​
• Optional
api: string
The name of the API to interface with.
Defined in​
destinationOrder​
• Optional
destinationOrder: string
[]
The order in which destinations are supposed to execute. This is ignored if the destinations are an array.
Defined in​
map​
• Optional
map: string
| string
[] | { [name: string]: string
| HotSiteMapPath
; } | HotSiteMapPath
[]
The HotTesterMap to use. This can be the name of an existing one attached to the selected tester, or can be an array of destinations that will be used to create a new map.
Defined in​
name​
• name: string
The name of the route. Will appear in the title.
Defined in​
url​
• url: string
The url to the file to load.