Status
import {Status} from 'cabbie-sync';
Selenium status
Methods
getBuildRevision(): string | void
The revision of the local source control client from which the server was built
getBuildTime(): number | void
A timestamp from when the server was built.
getBuildVersion(): string | void
A generic release label
getOSArchitecture(): string | void
The current system architecture.
getOSName(): string | void
The name of the operating system the server is currently running on: "windows", "linux", etc.
getOSVersion(): string | void
The operating system version.