org.http4k.webdriver.FeatureNotImplementedYet.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of http4k-testing-webdriver Show documentation
Show all versions of http4k-testing-webdriver Show documentation
Ultra-lightweight Selenium WebDriver implementation for http4k apps
package org.http4k.webdriver
object FeatureNotImplementedYet : RuntimeException("This feature doesn't yet exist in the library")