Package com.microsoft.playwright
Class Page.CloseOptions
java.lang.Object
com.microsoft.playwright.Page.CloseOptions
- Enclosing interface:
Page
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
runBeforeUnload
Defaults tofalse. Whether to run the before unload page handlers.
-
-
Constructor Details
-
CloseOptions
public CloseOptions()
-
-
Method Details
-
setRunBeforeUnload
Defaults tofalse. Whether to run the before unload page handlers.
-