Cargo Features

ProductOSBrowserAutomation has no features set by default.

[dependencies]
product-os-browser-automation = { version = "0.0.5", features = ["helper"] }
helper = csv, product-os-configuration, product-os-random, product-os-utilities, regex, serde, serde_json, tracing

Affects helper::ProductOSBrowserAutomationHelper

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tracing helper?
serde helper?

Enables serde

Support for serialize/deserialize objects

serde_json helper?

Enables serde_json

JSON data representation

csv helper?
regex helper?
product-os-utilities helper?
product-os-configuration helper?
product-os-random helper?