package
2.0.0+incompatible
Repository: https://github.com/grafana/xk6-browser.git
Documentation: pkg.go.dev

# Functions

NewRemoteFilePersister creates a new instance of RemoteFilePersister.

# Structs

Dir manages data storage for the extension and user specific data on the local filesystem.
LocalFilePersister will persist files to the local disk.
RemoteFilePersister is to be used when files created by the browser module need to be uploaded to a remote location.