Class Type

Common log types.

enum

{string}

Index

Properties

Properties

public static BROWSER: string

Logs originating from the browser.

public static CLIENT: string

Logs from a WebDriver client.

public static DRIVER: string

Logs from a WebDriver implementation.

public static PERFORMANCE: string

Logs related to performance.

public static SERVER: string

Logs from the remote server.