HtmlLocation
Defined in: source-location.ts:162
HTML/XML location - CSS selector or XPath.
Extends
Section titled “Extends”Properties
Section titled “Properties”column?
Section titled “column?”
readonlyoptionalcolumn:number
Defined in: source-location.ts:167
readonlyfile:string
Defined in: source-location.ts:50
Path to the source file
Inherited from
Section titled “Inherited from”
readonlykind:"html"
Defined in: source-location.ts:163
Discriminator for the location type
Overrides
Section titled “Overrides”
readonlyoptionalline:number
Defined in: source-location.ts:166
selector?
Section titled “selector?”
readonlyoptionalselector:string
Defined in: source-location.ts:164
xpath?
Section titled “xpath?”
readonlyoptionalxpath:string
Defined in: source-location.ts:165