Uses of Class
io.webfolder.cdp.session.SessionFactory
| Package | Description |
|---|---|
| io.webfolder.cdp |
-
Uses of SessionFactory in io.webfolder.cdp
Fields in io.webfolder.cdp declared as SessionFactory Modifier and Type Field Description protected SessionFactoryAbstractLauncher. factoryprotected SessionFactoryAbstractLauncher. factoryMethods in io.webfolder.cdp that return SessionFactory Modifier and Type Method Description SessionFactoryLauncher. launch(java.nio.file.Path chromeExecutablePath)SessionFactoryLauncher. launch(java.nio.file.Path chromeExecutablePath, java.util.List<java.lang.String> arguments)Constructors in io.webfolder.cdp with parameters of type SessionFactory Constructor Description Launcher(SessionFactory factory)