Skip to content

Commit

Permalink
algorithm: add 'and return'
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Perrotta committed Nov 22, 2023
1 parent 5a18fe1 commit 175f816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ <h2 id="automation">
<li>[=list/Append=] |task| to |tasks|.</li>
</ol>
</li>
<li>Wait for all <a>tasks</a> in |tasks| to have executed.</li>
<li>Wait for all <a>tasks</a> in |tasks| to have executed and return.</li>
</ol>
<section data-cite="webdriver">
<h3 id="automation-webdriver">
Expand Down

0 comments on commit 175f816

Please sign in to comment.