Package io.webfolder.cdp.session
Class SessionSettings
java.lang.Object
io.webfolder.cdp.session.SessionSettings
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSessionSettings
(int screenWidth, int screenHeight) SessionSettings
(int screenWidth, int screenHeight, Boolean multiFrameMode) SessionSettings
(Boolean multiFrameMode) -
Method Summary
-
Constructor Details
-
SessionSettings
public SessionSettings() -
SessionSettings
-
SessionSettings
public SessionSettings(int screenWidth, int screenHeight) -
SessionSettings
-
-
Method Details