package
0.2.0
Repository: https://github.com/bazelbuild/rules_web.git
Documentation: pkg.go.dev

# Packages

Package capabilities performs operations on maps representing WebDriver capabilities.
Binary merger takes multiple metadata files and merges them to produce a single metadata file.

# Functions

FromBytes reads a Metadata object from a byte array.
FromFile reads a Metadata object from a json file.
Merge takes two Metadata objects and merges them into a new Metadata object.

# Constants

Values for Metadata.RecordVideo.
Values for Metadata.RecordVideo.
Values for Metadata.RecordVideo.

# Structs

Metadata provides necessary metadata for launching a browser.
WebTestFiles defines a set of namedFiles located either in the runfiles directory or in an archive file located in the runfiles directory of the test.

# Interfaces

Extension is an interface for adding additional fields that will be parsed as part of the metadata.