http4k-testing-webdriver
Toggle table of contents
6.18.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-webdriver
http4k-testing-webdriver
/
org.http4k.webdriver
/
Http4KNavigation
Http4KNavigation
interface
Http4KNavigation
:
WebDriver.Navigation
(
source
)
Members
Functions
back
Link copied to clipboard
abstract
fun
back
(
)
forward
Link copied to clipboard
abstract
fun
forward
(
)
refresh
Link copied to clipboard
abstract
fun
refresh
(
)
to
Link copied to clipboard
abstract
fun
to
(
uri
:
Uri
)
abstract
fun
to
(
url
:
URL
)
abstract
fun
to
(
url
:
String
)