RealmInfo

Represents information about a realm. Described in https://w3c.github.io/webdriver-bidi/#type-script-RealmInfo.

Constructor

new RealmInfo(realmId, origin, realmType)

Constructs a new RealmInfo object.

Parameters:
NameTypeDescription
realmIdstring

The ID of the realm.

originstring

The origin of the realm.

realmTypestring

The type of the realm.