Reloads the current page. Example:Documentation Index
Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt
Use this file to discover all available pages before exploring further.
reload(options: { waitUntil: NETWORK_IDLE })
Returns true if the page reload was successful.
Definition
Arguments
options
WaitForOptions
Options for waiting for the reload to complete, such as timeout or lifecycle event.
Returns
Boolean! TheBoolean scalar type represents true or false.