diff --git a/index.html b/index.html index 1338cdc4..3236abb3 100644 --- a/index.html +++ b/index.html @@ -10481,7 +10481,7 @@
The valid prompt types are «"alert",
"beforeUnload", "confirm",
-"default", "prompt"».
+"default", "file", "prompt"».
The "default" type represents a fallback
when no specific handler is defined for a given prompt type, including
@@ -10497,6 +10497,9 @@
The "file" prompt type is respected only in
+[[WebDriver-BiDi]] sessions.
+
To deserialize as an unhandled prompt behavior given argument value: