Documentation
¶
Overview ¶
Package browsertest provides test helpers for browser support.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recorder ¶
type Recorder struct {
// contains filtered or unexported fields
}
Recorder is a [Launcher] that records the URLs it is asked to open into a file.
func NewRecorder ¶
NewRecorder builds a Recorder that records URLs to the specified path.
Click to show internal directories.
Click to hide internal directories.