The polled resource type (e.g. TestRunState, SuiteRunState).
OptionalpollPoll interval in milliseconds. Default: 2_000.
OptionaltimeoutTotal wait timeout in milliseconds. When omitted, each wait helper applies its own resource-appropriate default (5 minutes for tests, 10 minutes for suites).
OptionalonCallback invoked on every successful poll with the latest snapshot.
Common options shared by polling/wait helpers like
tests.watchRunProgressandsuites.watchRunProgress.