@Retention(value=RUNTIME) @Inherited public @interface SharedDriver
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
deleteCookies
deleteCookies default : true.
|
SharedDriver.SharedType |
type |
public abstract boolean deleteCookies
public abstract SharedDriver.SharedType type
Copyright © 2016 FluentLenium. All Rights Reserved.