Navigates the browser to the next page in the session history. 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.
goForward(options: { timeout: 5000 })
Returns true if the navigation was successful.
Definition
Arguments
options
WaitForOptions
Options for waiting for the navigation to complete, such as timeout or lifecycle event.
Returns
Boolean! TheBoolean scalar type represents true or false.