property RunResult.browserLogsDropped

How many page-log entries were dropped to stay under the cap. 0 in every ordinary run.

Type

number

Usage

import { type RunResult } from "lib/api/test.ts";