BrowserExecutableNotFoundException

Exception thrown when the browser executable cannot be found.

This exception is typically thrown when the browser is not installed in the default location or when the browserExecutablePath parameter is not specified.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?