Browser.Config
.@Deprecated public static final class Browser.Config extends Object
Constructor and Description |
---|
Config()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Browser.Config |
command(String executable)
Deprecated.
The command to use when invoking a browser.
|
Browser.Config |
port(int port)
Deprecated.
The port to start the server at.
|
public Browser.Config command(String executable)
port(int)
to specify a fixed port to open the server at
executable
- browser to executepublic Browser.Config port(int port)
port
- the portCopyright © 2020. All rights reserved.