public abstract static class EnvironmentWebDriverFactory.Builder<B extends EnvironmentWebDriverFactory.Builder> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
B |
environment(Map<String,String> environment) |
B |
environment(Supplier<Map<String,String>> environmentSupplier) |
Copyright © 2016–2018. All rights reserved.