fix(web-probe): wait for mdtodo DOM before sentinel screenshots
This commit is contained in:
@@ -204,6 +204,7 @@ export interface NodeWebProbeObserveOptions {
|
||||
commandExpectedSentinelRange: string | null;
|
||||
commandExpectedActionWaitMs: number | null;
|
||||
commandRequireComposerReady: boolean;
|
||||
commandWaitProjectManagementReady: boolean;
|
||||
commandFindingId: string | null;
|
||||
commandBlocking: boolean | null;
|
||||
commandAccountId: string | null;
|
||||
|
||||
Reference in New Issue
Block a user