Package-level declarations

Types

Link copied to clipboard
abstract class WebViewDriver(context: Context) : WebView

An extension of the WebView class. It allows users to run the instance on headless or non-headless mode.

Link copied to clipboard

A singleton object that can be used to access URLs and manipulate webpage/api responses through WebView instead of using OkHttp3.