## Description The type of the `refresh` option only accept the `wait_for` string but it should accept either `false` or `wait_for` according to the API capabilities. This is valid for `document.create` and every other method using `wait_for` 