@Value.Immutable
public interface WebDriverConfiguration
| Modifier and Type | Method and Description |
|---|---|
List<Capability> |
getWebDriverCapabilities() |
String |
getWebDriverClassName() |
boolean |
isDebug() |
boolean isDebug()
String getWebDriverClassName()
List<Capability> getWebDriverCapabilities()
Copyright © 2010–2018 Justin Searls. All rights reserved.