Browser

import type {Browser} from 'cabbie-sync';

Selected browser, if using Browser Stack, Sauce Labs or Testing Bot. See Available Browsers for usage.

Properties

name: string

The name of the browser to use, e.g. "chrome"

version: string

The version of the browser to use, defaults to the latest version available on all platforms

platform: string

The operating system (for desktop browsers) or mobile phone emulator (for mobile browsers). Defaults to the latest supported windows version for all desktop browsers except safari, which defaults to the latest Mac OS version.