We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7bc6f5 commit c9b0c89Copy full SHA for c9b0c89
lib/plugin/stepTimeout.js
@@ -7,7 +7,6 @@ const defaultConfig = {
7
overrideStepLimits: false,
8
noTimeoutSteps: ['amOnPage', 'wait*'],
9
customTimeoutSteps: [],
10
- runInParent: false,
11
}
12
13
/**
0 commit comments