pub type WebAutomationMap = HashMap<String, Vec<WebAutomation>>;
struct WebAutomationMap { /* private fields */ }