Discover Packages
github.com/Robin831/Forge
internal
adventurer
package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Mar 20, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Executor drives a headless browser through quest steps.
New creates an Executor with the given default timeout and logger.
If logger is nil, slog.Default() is used so that executeStep is always safe to call.
Execute runs all steps of a quest in a headless Chrome browser and returns
the result. On the first step failure, execution stops immediately.
Result holds the outcome of executing a quest.
StepResult holds the outcome of a single quest step.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.