@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface DockerBrowser
Modifier and Type | Required Element and Description |
---|---|
BrowserType |
type |
public abstract BrowserType type
public abstract String version
public abstract String deviceName
public abstract String url
Copyright © 2019. All rights reserved.