Wd.Exts
WebDriver extensions (unknown object members).
type t = Jsont.json Stdlib.Map.Make(Stdlib.String).t
The type for Extensible. Maps unknown object members to their JSON value.
Extensible
val none : t
No extensions (empty map).
val jsont : (t, Jsont.json, t) Jsont.Object.Mems.map
jsont is a representation to use with Jsont.Object.keep_unknown.
jsont
Jsont.Object.keep_unknown