Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 23e4b30

Browse files
sebastianhaasheathkit
authored andcommitted
fix(doc): update link to selenium promise manager option
1 parent ddf314a commit 23e4b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/control-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Disabling the Control Flow
1212
In the future, the control flow is being removed (see
1313
[SeleniumHQ's github issue](https://github.com/SeleniumHQ/selenium/issues/2969)
1414
for details). To disable the control flow in your tests, you can use the
15-
`SELENIUM_PROMISE_MANAGER: false` [config option](/lib/config.ts#L644).
15+
`SELENIUM_PROMISE_MANAGER: false` [config option](/lib/config.ts#L714).
1616

1717
Instead of the control flow, you can synchronize your commands
1818
with promise chaining or the upcoming ES7 feature `async`/`await`. See

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /