mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
fix(docs): move callback of Worker.waitForClose to the end of param list (#20966)
This commit is contained in:
parent
e444632dec
commit
eadcab6b9f
@ -118,8 +118,8 @@ Optional argument to pass to [`param: expression`].
|
||||
|
||||
Performs action and waits for the Worker to close.
|
||||
|
||||
### param: Worker.waitForClose.callback = %%-java-wait-for-event-callback-%%
|
||||
* since: v1.9
|
||||
|
||||
### option: Worker.waitForClose.timeout = %%-wait-for-event-timeout-%%
|
||||
* since: v1.9
|
||||
|
||||
### param: Worker.waitForClose.callback = %%-java-wait-for-event-callback-%%
|
||||
* since: v1.9
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user