[bug] tauri-driver
serializes webviewOptions
as null
if not present, but an object is required
#12381
Labels
scope: webdriver
tauri-driver tool and other items related to WebDriver
status: needs triage
This issue needs to triage, applied to new issues
type: bug
Describe the bug
tauri-driver
serializeswebviewOptions
asnull
if not present, but an object is required. This results in the errorReproduction
Follow the testing guide for WebDriverIO.
Expected behavior
Options should be parsed with correct types.
Full
tauri info
outputStack trace
Additional context
No response
The text was updated successfully, but these errors were encountered: