wallaby v0.14.0 Wallaby.Metadata

Metadata is used to encode information about the browser and test. This information is then stored in a User Agent string. The information from the test can then be extracted in the application.

Summary

Functions

append(user_agent, metadata)
extract(str)
format(metadata)

Formats a string to a valid UserAgent string.

parse(encoded_metadata)