Skip to content

OwnedInstanceEndpoint

The CDP endpoint of a launched, harness-owned instance.

Import:

import type { OwnedInstanceEndpoint } from 'obsidian-integration-testing';

Signature:

export interface OwnedInstanceEndpoint

Properties

PropertyTypeDescription
hoststringCDP host (e.g. 'localhost').
portnumberThe free CDP port the owned instance was launched on.

Links to this page: