Interface SessionTypeFirefox

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

interface SessionTypeFirefox {
    @type: "sessionTypeFirefox";
}

Properties

Properties

@type: "sessionTypeFirefox"