| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
Navigate |
Page.navigate(String url)
Navigates current page to the given URL.
|
Navigate |
Page.navigate(String url,
String referrer,
TransitionType transitionType,
String frameId,
ReferrerPolicy referrerPolicy)
Navigates current page to the given URL.
|
Copyright © 2021 Kenan Klisura. All rights reserved.