enum class WaitUntil
Options for the ConversionParameters.waitUntil option.
Load
"load" browser event.
DOM
"DOMContentLoaded" browser event.
toString
fun toString(): String
Get the string value of the option.