fix: bound sentinel submit action wait
This commit is contained in:
@@ -202,6 +202,7 @@ export interface NodeWebProbeObserveOptions {
|
||||
commandSeverity: string | null;
|
||||
commandAlternateSessionStrategy: string | null;
|
||||
commandExpectedSentinelRange: string | null;
|
||||
commandExpectedActionWaitMs: number | null;
|
||||
commandRequireComposerReady: boolean;
|
||||
commandFindingId: string | null;
|
||||
commandBlocking: boolean | null;
|
||||
|
||||
Reference in New Issue
Block a user