diff --git a/docs/src/api/java.md b/docs/src/api/java.md new file mode 100644 index 0000000000..4701648b49 --- /dev/null +++ b/docs/src/api/java.md @@ -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. \ No newline at end of file