public class StartZapStepParameters extends Object
| Constructor and Description |
|---|
StartZapStepParameters(String host,
int port,
int timeout,
String zapHome,
List<String> allowedHosts,
String sessionPath) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllowedHosts() |
String |
getHost() |
int |
getPort() |
String |
getSessionPath() |
int |
getTimeout() |
String |
getZapHome() |
Copyright © 2016–2018. All rights reserved.