Interface SessionTypeChrome

The session is running on the Chrome browser. Subtype of SessionType.

interface SessionTypeChrome {
    @type: "sessionTypeChrome";
}

Properties

Properties

@type: "sessionTypeChrome"