docs: add missing java.md (#5245)
This commit is contained in:
parent
e0e38706e4
commit
198e403c14
4
docs/src/api/java.md
Normal file
4
docs/src/api/java.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
## method: Playwright.close
|
||||
* langs: java
|
||||
|
||||
Terminates this instance of Playwright, will also close all created browsers if they are still running.
|
||||
Loading…
Reference in a new issue