| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands | |
| com.github.kklisura.cdt.protocol.types.page |
| Modifier and Type | Method and Description |
|---|---|
Navigate |
Page.navigate(String url,
String referrer,
TransitionType transitionType,
String frameId,
ReferrerPolicy referrerPolicy)
Navigates current page to the given URL.
|
| Modifier and Type | Method and Description |
|---|---|
static ReferrerPolicy |
ReferrerPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferrerPolicy[] |
ReferrerPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Kenan Klisura. All rights reserved.