@Target(value=TYPE) @Retention(value=RUNTIME) public @interface AlternativeWebDriverConfiguration
Copyright (c) 2019 Daniel Keiss, Deutsche Telekom AG This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends WebDriverConfiguration> |
value |
public abstract Class<? extends WebDriverConfiguration> value
Copyright © 2017–2020. All rights reserved.