public class FlaUIDriverManager
Modifiers | Name | Description |
---|---|---|
static class |
FlaUIDriverManager.FlaUIServer |
|
enum |
FlaUIDriverManager.StartMode |
Modifiers | Name | Description |
---|---|---|
static FlaUIDriverManager |
singleton |
Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
checkIfServerReady(FlaUIDriverManager.FlaUIServer server, ProxyConfig proxyConfig) Sometimes the process is running but it still fails to serve request at the target port |
|
public static FlaUIDriverManager |
getInstance() |
|
public void |
setDriverPath(String driverPath) |
|
public FlaUIDriverManager.FlaUIServer |
startLocalServer(FlaUIDriverManager.StartMode mode, ProxyConfig proxyConfig) |
|
public void |
stopLocalServer() |
Sometimes the process is running but it still fails to serve request at the target port