Skip to main content

Crate tauri_plugin_webdriver

Crate tauri_plugin_webdriver 

Source

Enums§

Error

Constants§

DEFAULT_PORT
Default port for the WebDriver HTTP server
PORT_ENV_VAR
Environment variable name for configuring the port

Functions§

init
Initializes the plugin with default settings.
init_with_port
Initializes the plugin with a custom port.

Type Aliases§

Result